funkwhale/api/tests/common
Agate 21f147c0c4 Merge branch 'master' into develop 2020-07-21 14:47:07 +02:00
..
__init__.py
exif.jpg
test_authentication.py Fix #1039: setting to enforce email signup verification 2020-04-01 14:34:56 +02:00
test_commands.py
test_decorators.py
test_fields.py
test_filters.py Fix #1116: Can now filter subscribed content through API 2020-07-21 14:38:39 +02:00
test_middleware.py Support session/cookie based auth, see #1108 2020-05-18 12:03:30 +02:00
test_models.py Faster tests by not creating covers unless mandatory 2020-03-23 14:29:01 +01:00
test_mutations.py
test_pagination.py
test_permissions.py
test_preferences.py
test_routers.py
test_scripts.py
test_search.py
test_serializers.py
test_session.py
test_storages.py
test_tasks.py Faster tests by not creating covers unless mandatory 2020-03-23 14:29:01 +01:00
test_throttling.py
test_utils.py Importer updates: watch directories, handle metadata updates 2020-05-07 09:56:05 +02:00
test_views.py