funkwhale/api/tests/federation
Eliot Berriot b38cec3f69
Fixed a federation issue related to images
2020-02-04 14:24:20 +01:00
..
__init__.py
test_activity.py See #170: federation for channels 2019-12-09 13:59:54 +01:00
test_actors.py
test_api_filters.py
test_api_serializers.py See #170: federation for channels 2019-12-09 13:59:54 +01:00
test_api_views.py Advertise list of known nodes on /api/v1/federation/domains and in nodeinfo if stats sharing is enabled 2019-12-26 11:28:12 +01:00
test_authentication.py
test_commands.py
test_contexts.py
test_decorators.py
test_jsonld.py
test_keys.py
test_migrations.py
test_models.py See #170: updates to upload API to support channels publishing 2019-12-04 09:55:07 +01:00
test_routes.py See #170: cover on tracks and artists 2020-01-17 16:27:11 +01:00
test_serializers.py Fixed a federation issue related to images 2020-02-04 14:24:20 +01:00
test_signing.py
test_tasks.py
test_utils.py Resolve "Tagging artists/albums genres when importing music files" 2019-12-18 07:52:09 +01:00
test_views.py See #170: don't expose channels libraries in API 2020-01-30 14:29:32 +01:00
test_webfinger.py