funkwhale/api/tests
Eliot Berriot 4a3c21a094
Importer will now pick embedded images in files with OTHER type if no COVER_FRONT is present
2019-01-15 17:14:11 +01:00
..
activity
channels
common Fix #564: Added a script to prune pre 0.17 federated tracks 2019-01-14 17:11:24 +01:00
data
favorites Performance improvement when fetching favorites, down to a single, small http request 2019-01-10 11:58:18 +01:00
federation Fix #658: Support blind key rotation in HTTP Signatures 2019-01-11 15:39:33 +01:00
files
history
instance
manage Rejecting media files on an instance or account now purge existing media 2019-01-10 11:11:31 +01:00
music Importer will now pick embedded images in files with OTHER type if no COVER_FRONT is present 2019-01-15 17:14:11 +01:00
musicbrainz
playlists
radios Added API endpoint and UI to list known domains 2018-12-27 20:33:11 +01:00
subsonic Updated rest framework to 3.9 2019-01-11 14:10:02 +01:00
users Removed obsolete permissions, added a new moderation permission 2018-12-27 20:33:11 +01:00
__init__.py
conftest.py Fix #648: Improved test suite speed by reducing / disabling expensive operations 2019-01-04 11:47:23 +01:00
test_import_audio_file.py
test_jwt_querystring.py
test_tasks.py