FitTrackee/fittrackee/tests/workouts
2022-07-13 09:39:33 +02:00
..
test_utils API - add some tests on stop time calculation 2022-07-13 08:27:51 +02:00
__init__.py API - replace 'Activity' with 'Workout' - #58 2021-01-10 11:32:11 +01:00
test_records_api.py API - init user account activation 2022-03-26 17:58:21 +01:00
test_records_model.py API - refacto tests 2022-04-02 17:17:47 +02:00
test_sports_api.py API - refacto tests 2022-04-02 17:17:47 +02:00
test_sports_model.py API - refacto tests 2022-04-02 17:17:47 +02:00
test_stats_api.py API - init user account activation 2022-03-26 17:58:21 +01:00
test_workouts_api_0_get.py API - return 404 instead of 500 when map file not found - fix #192 2022-06-22 14:19:51 +02:00
test_workouts_api_1_post.py API - add user agent when generating static map - fix #210 2022-07-13 09:39:33 +02:00
test_workouts_api_2_patch.py API - fix typo 2022-06-11 11:33:08 +02:00
test_workouts_api_3_delete.py API - allow deleting workout when gpx or map files missing - fix #193 2022-06-22 14:30:58 +02:00
test_workouts_model.py API - refacto tests 2022-04-02 17:17:47 +02:00
utils.py API - fix typo 2022-06-11 11:33:08 +02:00