FitTrackee/fittrackee/tests
2022-06-08 11:19:14 +02:00
..
application API - disable emails sending when EMAIL_URL is not initialized 2022-04-23 18:04:25 +02:00
emails API - fix typo in email 2022-03-26 17:58:21 +01:00
files API - replace 'Activity' with 'Workout' - #58 2021-01-10 11:32:11 +01:00
fixtures API - add files cleanup step on tests 2022-05-08 10:43:34 +02:00
oauth2 API - config update + fix getting refresh token status 2022-06-08 11:19:14 +02:00
users API - init resource protector (that also handles current authentication) 2022-05-29 14:23:30 +02:00
workouts API - refacto tests 2022-04-02 17:17:47 +02:00
__init__.py API - remove intermediate directory and rename api directory 2020-09-16 15:41:06 +02:00
conftest.py API - init OAuth server and oauth clients creation 2022-05-29 14:22:51 +02:00
custom_asserts.py API - add route to get access token 2022-05-29 14:22:53 +02:00
mixins.py API - handle confirmation when authorizing oauth client 2022-06-07 15:40:33 +02:00
test_utils.py API - fix user agent infos in emails after dependencies update 2022-04-03 11:51:11 +02:00
utils.py API - add scope on endpoints 2022-05-29 14:23:30 +02:00