funkwhale/api/tests
jo 0061e82ecd chore: clean files using pre-commit 2022-11-22 14:30:01 +00:00
..
activity
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
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 chore: clean files using pre-commit 2022-11-22 14:30:01 +00:00
musicbrainz
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 add playlists radio to search result page 2022-11-20 10:49:23 +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