m3_lightmeter/integration_test
2024-05-20 17:16:43 +02:00
..
mocks ML-170 Show long shutter speeds for all selected aperture values (#172) 2024-04-30 12:44:01 +02:00
utils ML-173 Add a timer for long exposures (#174) 2024-05-07 19:24:51 +02:00
e2e_test.dart synced outlined icons 2024-05-20 17:16:43 +02:00
metering_screen_layout_test.dart ML-160 Integration tests (#161) 2024-03-13 15:34:26 +01:00
purchases_test.dart ML-173 Add a timer for long exposures (#174) 2024-05-07 19:24:51 +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