funkwhale/api/tests
Eliot Berriot 2ef8723485 Merge branch '192-nodeinfo' into 'develop'
Resolve "Use nodeinfo schema for instance statistics"

Closes #192

See merge request funkwhale/funkwhale!187
2018-05-08 07:03:47 +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 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 See #192: added .well-known/nodeinfo endpoint 2018-05-07 22:28: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 #192: renamed name to nodeName, and include anonymousCanListen value as well 2018-05-08 09:01:02 +02:00
music Fix #193: broken federated import 2018-05-07 19:22:09 +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