Files
flutter/integration_test
Roland Geider a977d4ec48 Refactor add_exercise_screen.dart
Use the is_trustworthy flag from the server, which also takes the account's age
into account. The widgets in the screen are split so it's easier to test and read
2023-02-07 20:30:09 +01:00
..
2023-02-06 22:32:22 +01:00
2023-02-06 22:32:22 +01:00
2022-05-11 00:03:05 +02:00

Start emulator and run

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

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

See