m3_lightmeter/integration_test
2025-08-21 15:02:55 +02:00
..
mocks ML-245 Add support for subscriptions (#246) 2025-08-09 17:22:34 +02:00
utils ML-248 Make Pro features list tiles enabled (#250) 2025-08-12 13:50:56 +02:00
e2e_test.dart ML-220 Show focal length when zooming (#233) 2025-05-14 10:26:59 +02:00
guard_pro_tap_test.dart ML-248 Make Pro features list tiles enabled (#250) 2025-08-12 13:50:56 +02:00
logbook_test.dart cover cascade deletion 2025-08-21 15:02:55 +02:00
metering_screen_layout_test.dart ML-191 Add an ability to add a generic film, that will accept a formula (#195) 2024-11-03 20:16:01 +01:00
purchases_test.dart ML-248 Make Pro features list tiles enabled (#250) 2025-08-12 13:50:56 +02:00
README.md ML-160 Integration tests (#161) 2024-03-13 15:34:26 +01:00
run_all_tests.dart ML-248 Make Pro features list tiles enabled (#250) 2025-08-12 13:50:56 +02: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