m3_lightmeter/integration_test
Vadim bfd0bfe531
ML-108 First exposure metering seems to be wrong (#163)
* use latest `camera_android_camerax`

* fixed trailing commas

* moved ci/cd to 3.13.9

* removed focus & exposure fix

* fixed camera not being initialized on Android

* removed unused import
2024-04-06 19:14:37 +02:00
..
mocks ML-108 First exposure metering seems to be wrong (#163) 2024-04-06 19:14:37 +02:00
utils ML-160 Integration tests (#161) 2024-03-13 15:34:26 +01:00
e2e_test.dart ML-160 Integration tests (#161) 2024-03-13 15:34:26 +01:00
metering_screen_layout_test.dart ML-160 Integration tests (#161) 2024-03-13 15:34:26 +01:00
purchases_test.dart ML-160 Integration tests (#161) 2024-03-13 15:34:26 +01: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