funkwhale/api/tests/common
Eliot Berriot cf555b8aec
Fixed broken HTML manifest regex
2020-01-09 10:08:52 +01: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_commands.py See #432: Removed flaky assertion in test 2019-07-18 14:11:51 +02:00
test_decorators.py Attribute artist 2019-04-11 10:17:10 +02:00
test_fields.py Added GenericRelationFilter 2019-08-29 12:25:41 +02:00
test_filters.py Revert "Apply suggestion to api/funkwhale_api/common/filters.py" 2019-10-15 15:46:48 +02:00
test_middleware.py Fixed broken HTML manifest regex 2020-01-09 10:08:52 +01:00
test_models.py Attachments 2019-11-25 09:49:06 +01:00
test_mutations.py See #432: can now suggest tags on tracks/albums/artists (API) 2019-07-15 14:20:28 +02: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 See #297: sorted imports 2018-06-10 10:55:16 +02:00
test_routers.py Fix #877: Ensure API urls answer with and without a trailing slash 2019-07-02 14:31:47 +02:00
test_scripts.py Fix #564: Added a script to prune pre 0.17 federated tracks 2019-01-14 17:11:24 +01:00
test_search.py [EPIC] Audio metadata update - UI / API 2019-02-28 09:31:04 +01:00
test_serializers.py Attachments 2019-11-25 09:49:06 +01: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 Resolve "Adding cover art to my albums" 2019-11-27 12:26:12 +01:00
test_throttling.py See #261: Added a rate-limiting (throttling system) to limit the number of requests handled per user/IP 2019-09-17 11:23:59 +02:00
test_utils.py Fix #851: wrong og:image url when using S3 storage 2019-06-10 12:06:29 +02:00
test_views.py Fixed broken attachment fetching with long filename 2020-01-02 14:23:05 +01:00