mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2024-11-21 15:00:40 +00:00
2117df2f11
* made zoom slider vertical & added more ticks to ruler * show sliders values * increased slider tappable area * more accurate sliders values * added zoom slider to equipment profiles settings * split `EquipmentListTiles` widget * set zoom on equipment profile change * clamp zoom to the nearest value * added missing translations * added zoom checks to e2e test * removed unused import |
||
---|---|---|
.. | ||
mocks | ||
utils | ||
e2e_test.dart | ||
metering_screen_layout_test.dart | ||
purchases_test.dart | ||
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