m3_lightmeter/integration_test
Vadim f0d707b071
Show Lightmeter Pro price before purchase (#183)
* Upgraded `targetSdkVersion` to 34

* added price to `IAPProduct`

* implemented `ProFeaturesScreen` (wip)

* finalized `ProFeaturesScreen` layout

* replaced `ProFeaturesDialog` with `ProFeaturesScreen`

* added translations

* fixed feature checkbox width calculation

* fixed tests

* separated android & ios features

* NPE

* changed "get pro" tile colors

* unified Lightmeter Pro related naming

* typo

* updated golden tests

* use iap 0.11.0

* revert unrelated changes

This reverts commit bae5ead8f0.

* lint

* adjusted eng translation

* updated goldens
2024-07-23 23:19:41 +02:00
..
mocks Show Lightmeter Pro price before purchase (#183) 2024-07-23 23:19:41 +02:00
utils ML-173 Add a timer for long exposures (#174) 2024-05-07 19:24:51 +02:00
e2e_test.dart Fixed integration tests 2024-05-23 11:34:11 +02:00
metering_screen_layout_test.dart Fixed integration tests 2024-05-23 11:34:11 +02:00
purchases_test.dart Fixed integration tests 2024-05-23 11:34:11 +02:00
README.md ML-160 Integration tests (#161) 2024-03-13 15:34:26 +01:00
run_all_tests.dart ML-160 Integration tests (#161) 2024-03-13 15:34:26 +01:00

M3 Lightmeter integration tests

List of executed tests:

Run all tests

flutter drive \
    --target=integration_test/run_all_tests.dart \
    --driver=test_driver/integration_driver.dart \
    --flavor=dev \
    --no-dds \
    --dart-define cameraStubImage=assets/camera_stub_image.jpg