mirror of
https://github.com/wger-project/flutter.git
synced 2026-02-18 00:17:48 +01:00
Simplify arguments for routine objects and add a smoke test
This commit is contained in:
@@ -298,6 +298,7 @@ Routine getTestRoutine({List<Exercise>? exercises}) {
|
||||
id: 1,
|
||||
created: DateTime(2021, 01, 01),
|
||||
name: '3 day workout',
|
||||
description: 'This is a 3 day workout and this text is important',
|
||||
start: DateTime(2024, 11, 01),
|
||||
end: DateTime(2024, 12, 01),
|
||||
days: [dayChestShoulders, dayLegs],
|
||||
|
||||
Reference in New Issue
Block a user