funkwhale/api/tests
Eliot Berriot 53ade20722 Merge branch 'more-performant-favorites' into 'develop'
More performant favorites

See merge request funkwhale/funkwhale!522
2019-01-10 12:00:35 +01:00
..
activity Linting 2018-09-28 16:48:26 +02:00
channels
common Fix #374: Strip EXIF metadata from uploaded avatars to avoid leaking private data 2019-01-02 12:39:00 +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 Linting 2019-01-10 11:11:32 +01:00
files
history
instance Linting 2018-09-28 16:48:26 +02:00
manage Rejecting media files on an instance or account now purge existing media 2019-01-10 11:11:31 +01:00
music Faster transcoding tests thanks to smaller audio files (see #648) 2019-01-04 12:23:53 +01:00
musicbrainz
playlists See #272: updated API to return upload data on tracks 2018-10-26 14:26:52 +02:00
radios Added API endpoint and UI to list known domains 2018-12-27 20:33:11 +01:00
subsonic Removed duplicated susbsonic tests 2018-12-19 15:12:19 +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_acoustid.py
test_import_audio_file.py See #272: linting and changelog 2018-10-26 16:09:00 +02:00
test_jwt_querystring.py
test_tasks.py