funkwhale/api/tests/common
Georg Krause 850dc69091 Update Black & run for whole repository 2022-01-09 11:40:49 +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 Remove JWT related code 2021-04-28 10:44:28 +02: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 Fix #1116: Can now filter subscribed content through API 2020-07-21 14:38:39 +02:00
test_middleware.py Update Black & run for whole repository 2022-01-09 11:40:49 +00:00
test_models.py Faster tests by not creating covers unless mandatory 2020-03-23 14:29:01 +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 Resolve "Screening for signups" 2020-03-18 11:57:33 +01:00
test_routers.py Remove JWT related code 2021-04-28 10:44:28 +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 #1205: Added a new, large thumbnail size for cover images 2020-08-28 20:59:54 +02: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 Faster tests by not creating covers unless mandatory 2020-03-23 14:29:01 +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 test cases 2021-08-28 19:13:33 +00: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