Files
flutter/integration_test
Roland Geider c5cbb4f851 Rework exercise database
This is now separated into individual tables and methods so that they can be
tested separately
2023-12-26 17:03:20 +01:00
..
2023-12-26 17:03:20 +01:00
2023-04-22 13:38:13 +02:00
2023-11-18 17:55:30 +01:00

Start emulator and run

flutter drive --driver=test_driver/screenshot_driver.dart --target=integration_test/make_screenshots_test.dart

This will generate some screenshots and save them to the Play Store metadata folder

See