Files
flutter/integration_test
Roland Geider 277628f329 Merge branch 'master' into feature/flexible-routines
# Conflicts:
#	test/weight/weight_screen_test.mocks.dart
2024-11-14 20:30:19 +01:00
..
2024-11-10 14:48:03 +01:00
2024-06-20 15:47:55 +03:00
2024-11-09 13:08:29 +01:00
2024-11-09 13:08:29 +01:00
2024-11-09 13:08:29 +01:00

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

  1. Set the correct value for the device size by setting the destination variable
  2. Start the correct emulator and run flutter drive --driver=test_driver/screenshot_driver.dart --target=integration_test/make_screenshots_test.dart
  3. If you get errors or the screenshots are not written to disk, edit the languages list and comment some of the languages

See also