api v3 improvements
This commit is contained in:
@@ -226,9 +226,10 @@ class OwnApi(TestCase):
|
||||
}
|
||||
|
||||
form_data = {
|
||||
"totalDistance": 100,
|
||||
"elapsedTime": 29000,
|
||||
"title": "Test Workout (GO)",
|
||||
"distance": 2100,
|
||||
"elapsedTime": 592,
|
||||
"duration": "0:09:52",
|
||||
"name": "Test Workout (GO)",
|
||||
"startdatetime": "2023-01-16 17:54:35.588838+00:00",
|
||||
"workouttype": "water",
|
||||
"boattype": "1x",
|
||||
|
||||
Reference in New Issue
Block a user