funkwhale/api/tests
Georg Krause 515b502364 Fix oauth to respond with unhashed token on creation 2022-11-15 18:03:43 +00:00
..
activity Linting 2018-09-28 16:48:26 +02:00
audio Align openapi specs to the actual API 2022-09-28 17:53:49 +00:00
channels Update Channels to version 3 2021-07-24 11:48:52 +00:00
cli Update Black & run for whole repository 2022-01-09 11:40:49 +00:00
common refactor(auth): Move check for verificated mail address to user class 2022-11-08 07:34:49 +00:00
data
favorites See #1100: clean compat and XXX in the code 2020-08-03 15:47:14 +02:00
federation New task checking if remote instance is reachable to avoid playback latence 2022-10-27 12:20:31 +00:00
files Resolve "CLI in-place import impossible with virtualenv with python3.5" 2020-06-05 10:42:56 +02:00
history
instance chore(instance): remove unused import 2022-10-18 18:24:19 +00:00
loadtesting
manage Fixed really slow SQL 2020-07-09 11:51:58 +02:00
moderation Update Black & run for whole repository 2022-01-09 11:40:49 +00:00
music test(search): Adopt test do use same serializer as view 2022-10-13 12:00:19 +02:00
musicbrainz See #297: sorted imports 2018-06-10 10:55:16 +02:00
playlists Update Black & run for whole repository 2022-01-09 11:40:49 +00:00
plugins Update Black & run for whole repository 2022-01-09 11:40:49 +00:00
radios perf(radio/pick): speedup radio track picking code NOCHANGELOG 2022-11-08 08:53:32 +00:00
subsonic fix(subsonic): Fix URL reversal for subsonic API 2022-10-19 13:02:37 +02:00
tags Update Black & run for whole repository 2022-01-09 11:40:49 +00:00
users Fix oauth to respond with unhashed token on creation 2022-11-15 18:03:43 +00:00
__init__.py
conftest.py
test_auth.py Fix linting error 2021-04-28 11:55:44 +02:00
test_import_audio_file.py refactor(api): remove unnecessary or wrong `is` keyword usage 2022-11-07 13:28:52 +00:00
test_tasks.py
test_test_utils.py
test_urls.py fix(subsonic): Fix URL reversal for subsonic API 2022-10-19 13:02:37 +02:00
utils.py