m3_lightmeter/integration_test
2024-03-13 12:56:03 +01:00
..
mocks added equipment profiles creation to e2e test 2024-03-12 12:52:34 +01:00
utils added equipment profiles creation to e2e test 2024-03-12 12:52:34 +01:00
e2e_test.dart run e2e with all tests 2024-03-13 12:56:03 +01:00
metering_screen_layout_test.dart refined tester extension and expectations 2024-03-11 21:51:46 +01:00
purchases_test.dart combined all tests in one file 2024-03-05 10:42:05 +01:00
README.md run e2e with all tests 2024-03-13 12:56:03 +01:00
run_all_tests.dart run e2e with all tests 2024-03-13 12:56:03 +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