funkwhale/api/tests/common
Georg Krause 33cd0f05a7 test(throttling): Explicitly enable throttling to make test more stable
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2670>
2024-01-03 10:02:08 +00:00
..
__init__.py refactored tests, no have __init__ everywhere 2018-03-25 22:27:38 +02:00
exif.jpg Fix #374: Strip EXIF metadata from uploaded avatars to avoid leaking private data 2019-01-02 12:39:00 +01:00
test_authentication.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
test_commands.py test: Remove test test that wont work 2023-09-25 11:33:21 +00:00
test_decorators.py chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
test_fields.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
test_filters.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
test_middleware.py fix(embed): Make sure embed has sane default image and correct link 2023-11-28 12:16:22 +00:00
test_models.py chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
test_mutations.py chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
test_pagination.py More configurable pagination 2019-04-09 11:15:43 +02:00
test_permissions.py See #297: sorted imports 2018-06-10 10:55:16 +02:00
test_preferences.py chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
test_routers.py Remove JWT related code 2021-04-28 10:44:28 +02:00
test_scripts.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
test_search.py chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
test_serializers.py test(api): fix warnings by renaming fixtures 2022-11-24 20:18:35 +00:00
test_session.py See #297: sorted imports 2018-06-10 10:55:16 +02:00
test_storages.py Fix #847: Use ASCII filename before upload to S3 to avoid playback issues 2019-06-11 09:56:46 +02:00
test_tasks.py chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
test_throttling.py test(throttling): Explicitly enable throttling to make test more stable 2024-01-03 10:02:08 +00:00
test_utils.py test(api): Add test for link rendering 2022-12-29 17:35:09 +00:00
test_views.py fix(api): Use correct data field for rate limiting identity field 2023-11-28 18:09:56 +00:00