funkwhale/api/tests
David Magnus Henriques 7ae90305e3 Added test for OggTheora Import 2018-05-23 23:33:19 +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 See #152: added management command to execute one-time migration scripts 2018-05-18 22:18:03 +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 See #152: use new user permissions on relevant viewsets 2018-05-18 18:48:46 +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 #152: use new user permissions on relevant viewsets 2018-05-18 18:48:46 +02:00
music Added test for OggTheora Import 2018-05-23 23:33:19 +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 See #224: less clutered music API, better serializers 2018-05-22 21:10:48 +02:00
requests Fixed failing tests 2018-03-03 23:23:42 +01:00
subsonic Fix #218: Ensure inactive users cannot get auth tokens 2018-05-21 18:45:39 +02:00
users Fix #218: Ensure inactive users cannot get auth tokens 2018-05-21 18:45:39 +02:00
__init__.py Fixed #54: Now use pytest everywhere \o/ 2017-12-24 19:15:21 +01:00
conftest.py See #224: less clutered music API, better serializers 2018-05-22 21:10: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 Removed acoustid support, as the integration was buggy and error-prone (#106) 2018-05-21 20:55:44 +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