Files
flutter/integration_test
Roland Geider 5beedf05b3 Merge branch 'fix/terminology'
# Conflicts:
#	lib/widgets/routines/day.dart
#	lib/widgets/routines/forms.dart
#	lib/widgets/routines/log.dart
#	lib/widgets/routines/routines_list.dart
#	lib/widgets/routines/workout_logs.dart
#	test/routine/gym_mode_screen_test.mocks.dart
#	test/routine/repetition_unit_form_widget_test.mocks.dart
#	test/routine/weight_unit_form_widget_test.mocks.dart
#	test/routine/workout_day_form_test.mocks.dart
#	test/routine/workout_form_test.mocks.dart
#	test/routine/workout_plan_screen_test.mocks.dart
#	test/routine/workout_plans_screen_test.mocks.dart
#	test/routine/workout_provider_test.mocks.dart
#	test/routine/workout_set_form_test.mocks.dart
2023-11-09 20:44:02 +01:00
..
2023-10-21 21:37:12 +02:00
2023-10-21 21:37:12 +02:00
2023-10-21 21:37:12 +02:00
2023-02-06 22:32:22 +01:00
2023-10-21 21:37:12 +02: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