m3_lightmeter/integration_test
Vadim bc7e6e14d0
ML-170 Show long shutter speeds for all selected aperture values (#172)
* generate exposures > 1"

* fixed unit tests

* added manual shutter speed to equipment profiles

* fixed integration tests

* fixed unit tests

* fixed long exposures overflow

* migrated to resources 1.2.0 and iap 0.10.0

* removed unnecessary loop

* fixed extreme exposure pairs test

* updated master screenshots

* fixed iap stub
2024-04-30 12:44:01 +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-170 Show long shutter speeds for all selected aperture values (#172) 2024-04-30 12:44:01 +02:00
e2e_test.dart ML-170 Show long shutter speeds for all selected aperture values (#172) 2024-04-30 12:44:01 +02:00
metering_screen_layout_test.dart
purchases_test.dart ML-134 Set Feature.showUnlockProOnMainScreen: true (#169) 2024-04-15 13:18:50 +02:00
README.md
run_all_tests.dart

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