funkwhale/api/tests
Eliot Berriot 1674ad919f
See #75: implemented subsonic playlist API endpoints
2018-05-08 23:06:47 +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 refactored tests, no have __init__ everywhere 2018-03-25 22:27:38 +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
subsonic See #75: implemented subsonic playlist API endpoints 2018-05-08 23:06:47 +02:00
users See #75: dedicated token for subsonic API access 2018-05-08 16:31:19 +02:00
__init__.py Fixed #54: Now use pytest everywhere \o/ 2017-12-24 19:15:21 +01:00
conftest.py See #75: initial subsonic implementation that works with http://p.subfireplayer.net 2018-05-08 16:32:07 +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