funkwhale/api/tests
Eliot Berriot 4781e7821e
Fix #376: Smarter date parsing during import by replacing arrow with pendulum
2018-07-24 23:07:51 +02:00
..
activity See #297: removed a lot of unused variables 2018-06-10 11:27:38 +02:00
channels See #297: sorted imports 2018-06-10 10:55:16 +02:00
common See #344: query parsing 2018-07-03 08:13:13 +02:00
data See #297: linting of various, uncommon errors 2018-06-10 12:06:46 +02:00
favorites Fixed #384: unfiltered results in favorites API 2018-07-22 11:56:25 +02:00
federation Fix #376: Smarter date parsing during import by replacing arrow with pendulum 2018-07-24 23:07:51 +02:00
files Fix #138: Better handling of utf-8 filenames during file import 2018-03-25 15:40:37 +02:00
history Resolve "UX, UI : Browse Library" 2018-07-17 11:09:13 +00:00
instance See #297: removed a lot of unused variables 2018-06-10 11:27:38 +02:00
manage See #190: API and serializers to manage import requests 2018-06-22 18:25:17 +02:00
music Fix #376: Smarter date parsing during import by replacing arrow with pendulum 2018-07-24 23:07:51 +02:00
musicbrainz See #297: sorted imports 2018-06-10 10:55:16 +02:00
playlists Use cropped covers/avatars to reduce bandwidth use 2018-07-20 19:17:39 +02:00
radios Fix #311: Ensure radios can only be edited and deleted by their owners 2018-06-16 14:47:34 +02:00
requests See #297: linting of various, uncommon errors 2018-06-10 12:06:46 +02:00
subsonic Fix #339: Subsonic API login is now case insensitive 2018-06-28 16:47:45 +02:00
users Apply restrictions to username characters during signup 2018-07-22 13:05:43 +02:00
__init__.py Fixed #54: Now use pytest everywhere \o/ 2017-12-24 19:15:21 +01:00
conftest.py Resolve "An avatar for users" 2018-07-13 12:10:39 +00:00
test_acoustid.py Blacked the code 2018-06-09 15:36:16 +02:00
test_downloader.py Blacked the code 2018-06-09 15:36:16 +02:00
test_import_audio_file.py Resolve "Funkwhale unable to import Albums with multiple Artists" 2018-07-09 20:47:55 +00:00
test_jwt_querystring.py Blacked the code 2018-06-09 15:36:16 +02:00
test_tasks.py Blacked the code 2018-06-09 15:36:16 +02:00
test_youtube.py See #297: linting of various, uncommon errors 2018-06-10 12:06:46 +02:00