funkwhale/api/tests/common
Eliot Berriot 7850ca3e1c
Fix #923: Use same markdown widget for all content fields (rules, description, reports, notes, etc.)
2020-02-06 15:52:08 +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 See #170: channels ui (listeners) 2020-02-05 15:06:07 +01:00
test_middleware.py Fixed broken HTML manifest regex 2020-01-09 10:08:52 +01:00
test_models.py See #170: RSS feeds for channels 2020-01-31 09:11:39 +01:00
test_mutations.py See #170: cover on tracks and artists 2020-01-17 16:27:11 +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 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 See #170: add a description field on tracks, albums, tracks 2020-01-14 14:00:08 +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 #170: now record downloads count on tracks/uploads 2020-01-20 13:59:12 +01:00
test_utils.py Fix #923: Use same markdown widget for all content fields (rules, description, reports, notes, etc.) 2020-02-06 15:52:08 +01:00
test_views.py Fix #923: Use same markdown widget for all content fields (rules, description, reports, notes, etc.) 2020-02-06 15:52:08 +01:00