m3_lightmeter/integration_test
2024-04-07 00:02:25 +02:00
..
mocks added zoom checks to e2e test 2024-04-06 23:51:24 +02:00
utils ML-160 Integration tests (#161) 2024-03-13 15:34:26 +01:00
e2e_test.dart removed unused import 2024-04-07 00:02:25 +02: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