m3_lightmeter/integration_test
Vadim 30418a9cfd
ML-196 Allow to select equipment profile in use (#197)
* integrated `EquipmentProfilesStorageService`

* implemented `EquipmentProfileEditScreen`

* added equipment profiles screens to navigation

* fixed tests

* fixed splashscreen removal

* replaced old `EquipmentProfilesScreen`

* typo

* use outlined icons

* fixed storage mock for integration tests

* recovered copy feature for profiles

* added profile deletion to e2e test

* added translations

* added film translations

* wip

* add ability to toggle equipment profiles

* lints

* fixed tests

* sync with iap rename

* use `Toggleable` from resources

* use iap 2.1.0

* use outlined edit icon
2024-11-11 17:20:12 +01:00
..
mocks ML-196 Allow to select equipment profile in use (#197) 2024-11-11 17:20:12 +01:00
utils ML-196 Allow to select equipment profile in use (#197) 2024-11-11 17:20:12 +01:00
e2e_test.dart ML-196 Allow to select equipment profile in use (#197) 2024-11-11 17:20:12 +01: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 Fixed integration tests 2024-05-23 11:34:11 +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