funkwhale/api/tests
Eliot Berriot 93cd72ff09
Fix #351: Ensure we do not import artists with empty names
2018-07-09 22:35:32 +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 See #297: removed a lot of unused variables 2018-06-10 11:27:38 +02:00
federation Fix #328: Validate Date header in HTTP Signatures 2018-06-24 19:17:56 +02:00
files Fix #138: Better handling of utf-8 filenames during file import 2018-03-25 15:40:37 +02:00
history See #297: removed a lot of unused variables 2018-06-10 11:27:38 +02: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 #351: Ensure we do not import artists with empty names 2018-07-09 22:35:32 +02:00
musicbrainz See #297: sorted imports 2018-06-10 10:55:16 +02:00
playlists See #297: removed a lot of unused variables 2018-06-10 11:27:38 +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 Fix #351: Ensure we do not import artists with empty names 2018-07-09 22:35:32 +02:00
__init__.py Fixed #54: Now use pytest everywhere \o/ 2017-12-24 19:15:21 +01:00
conftest.py See #212: record user last activity date 2018-06-17 17:53:40 +02: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 Test for _do_import with replace 2018-06-22 23:50:46 +02: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