funkwhale/api/tests
jo b359bb6498 fix: timeout on spa manifest requests
The previous behaviour had a loop of requests between the front
app and the api when querying the pwa manifest.

This reduce the coupling around the pwa manifest file between the api
and the front app, by uplicating the files so each "service" has a copy
of it, while keeping them in sync and having the front pwa manifest as
single source of truth.

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2291>
2022-12-19 14:33:12 +01:00
..
activity Linting 2018-09-28 16:48:26 +02:00
audio test: Use the right serializer to generate expected outcome 2022-11-26 20:23:17 +00:00
channels chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
cli chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
common test(api): fix warnings by renaming fixtures 2022-11-24 20:18:35 +00:00
data chore: fix flake8 warnings 2022-11-23 07:32:43 +00:00
favorites refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
federation test(api): fix warnings by renaming fixtures 2022-11-24 20:18:35 +00:00
files Resolve "CLI in-place import impossible with virtualenv with python3.5" 2020-06-05 10:42:56 +02:00
history refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
instance fix: timeout on spa manifest requests 2022-12-19 14:33:12 +01:00
loadtesting refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
manage refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
moderation refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
music Merge branch 'stable' into develop 2022-11-25 18:10:45 +01:00
musicbrainz See #297: sorted imports 2018-06-10 10:55:16 +02:00
playlists chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
plugins chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
radios docs: fix spelling errors (pre-commit) 2022-11-24 01:43:36 +01:00
subsonic refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
tags chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
users Merge branch 'stable' into develop 2022-11-25 18:10:45 +01:00
__init__.py Fixed #54: Now use pytest everywhere \o/ 2017-12-24 19:15:21 +01:00
conftest.py docs: fix spelling errors (pre-commit) 2022-11-24 01:43:36 +01:00
test_auth.py Fix linting error 2021-04-28 11:55:44 +02:00
test_import_audio_file.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
test_tasks.py Blacked the code 2018-06-09 15:36:16 +02:00
test_test_utils.py Moved test date check into a dedicated function 2019-07-29 10:44:01 +02:00
test_urls.py fix(subsonic): Fix URL reversal for subsonic API 2022-10-19 13:02:37 +02:00
utils.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00