funkwhale/api/tests
Eliot Berriot c6cd3abf9d Merge branch '229-anonymous-access' into 'develop'
Resolve "Ensure anonymous users can listen to music if instance is configured accordingly"

Closes #229

See merge request funkwhale/funkwhale!211
2018-05-24 20:52:40 +00: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 #228: now use our new action logic for library track import 2018-05-23 21:50:23 +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 #228: more performante federation import launch via API 2018-05-24 18:53:12 +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 Merge branch '229-anonymous-access' into 'develop' 2018-05-24 20:52:40 +00: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 See #230: can now use "or" operator to check permissions 2018-05-24 22:38:26 +02:00
__init__.py Fixed #54: Now use pytest everywhere \o/ 2017-12-24 19:15:21 +01:00
conftest.py See #230: can now use "or" operator to check permissions 2018-05-24 22:38:26 +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