funkwhale/api/tests
Eliot Berriot f8b15a3f48
Added API endpoint to insert multiple tracks into playlist
2018-03-20 19:56:42 +01:00
..
activity Founndations for real-time event serialization/subscription/broadcasting 2018-03-01 20:38:20 +01:00
channels
common Can now list tracks from within playlist endpoint 2018-03-20 15:34:33 +01:00
data
favorites API refinements for activity stream 2018-03-01 23:41:51 +01:00
files
history Fixed failing tests 2018-03-03 23:23:42 +01:00
instance
music Fix #114: can now filter artists and albums with no listenable tracks 2018-03-07 23:08:28 +01:00
musicbrainz
playlists Added API endpoint to insert multiple tracks into playlist 2018-03-20 19:56:42 +01:00
radios
requests Fixed failing tests 2018-03-03 23:23:42 +01:00
users API endpoint for updating privacy 2018-03-03 11:20:21 +01:00
__init__.py
conftest.py Can now use nodb_factory fixtue in tests for faster tests 2018-03-20 15:34:33 +01:00
test_acoustid.py
test_downloader.py
test_import_audio_file.py Fix #111: allow skipping of acoustid matching 2018-03-06 20:29:32 +01:00
test_jwt_querystring.py
test_tasks.py
test_youtube.py