funkwhale/api/tests
Eliot Berriot b4ad7a4a71
See #192: replaced old stats endpoint with nodeinfo
2018-05-07 22:09:03 +02:00
..
activity See #186: moved api authentication required setting to preference 2018-04-28 06:11:50 +02:00
channels refactored tests, no have __init__ everywhere 2018-03-25 22:27:38 +02:00
common We now use a proper user agent including instance version and url during outgoing requests 2018-04-07 16:20:34 +02:00
data Fixed #54: Now use pytest everywhere \o/ 2017-12-24 19:15:21 +01:00
favorites See #186: moved api authentication required setting to preference 2018-04-28 06:11:50 +02:00
federation Fix #189: federation cache should now delete properly, including orphaned files 2018-05-06 15:36:49 +02:00
files Fix #138: Better handling of utf-8 filenames during file import 2018-03-25 15:40:37 +02:00
history Removed radios and listening recording for anonymous users as it was buggy 2018-05-06 11:18:28 +02:00
instance See #192: replaced old stats endpoint with nodeinfo 2018-05-07 22:09:03 +02:00
music Added an accessed_date field on TrackFile for easier cache deletion (#189) 2018-05-06 15:36:18 +02:00
musicbrainz refactored tests, no have __init__ everywhere 2018-03-25 22:27:38 +02:00
playlists See #186: moved api authentication required setting to preference 2018-04-28 06:11:50 +02:00
radios Removed radios and listening recording for anonymous users as it was buggy 2018-05-06 11:18:28 +02:00
requests Fixed failing tests 2018-03-03 23:23:42 +01:00
users See #187: API logic for password reset 2018-05-06 11:30:41 +02:00
__init__.py Fixed #54: Now use pytest everywhere \o/ 2017-12-24 19:15:21 +01:00
conftest.py Added dosctrings to fixtures 2018-04-28 18:39:48 +02:00
test_acoustid.py Upgraded celery to 4.1, added endpoint logic for fingerprinting audio files 2017-12-27 17:30:09 +01:00
test_downloader.py Fixed #54: Now use pytest everywhere \o/ 2017-12-24 19:15:21 +01:00
test_import_audio_file.py Updated CLI to support in-place import 2018-04-21 18:16:43 +02:00
test_jwt_querystring.py See #186: moved api authentication required setting to preference 2018-04-28 06:11:50 +02:00
test_tasks.py Upgraded celery to 4.1, added endpoint logic for fingerprinting audio files 2017-12-27 17:30:09 +01:00
test_youtube.py See #186: moved api authentication required setting to preference 2018-04-28 06:11:50 +02:00