funkwhale/api/tests/common
Eliot Berriot 612dc8eeec
Plugins WIP
2019-06-30 11:43:43 +02: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_decorators.py Attribute artist 2019-04-11 10:17:10 +02:00
test_fields.py Fix #302: Include user's current private playlists on playlist list 2018-06-24 14:53:04 +02:00
test_filters.py [EPIC] Audio metadata update - UI / API 2019-02-28 09:31:04 +01:00
test_middleware.py Fix #705: Can now use a local file with FUNKWHALE_SPA_HTML_ROOT to avoid sending an HTTP request 2019-02-08 17:36:10 +01:00
test_models.py [EPIC] Audio metadata update - UI / API 2019-02-28 09:31:04 +01:00
test_mutations.py Attribute artist 2019-04-11 10:17:10 +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_plugins.py Plugins WIP 2019-06-30 11:43:43 +02:00
test_preferences.py See #297: sorted imports 2018-06-10 10:55:16 +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 Fix #374: Strip EXIF metadata from uploaded avatars to avoid leaking private data 2019-01-02 12:39:00 +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 [EPIC] Audio metadata update - UI / API 2019-02-28 09:31:04 +01: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 UI To manage artists, albums, tracks 2019-04-17 14:17:59 +02:00