funkwhale/api/tests/federation
Eliot Berriot 002b3687a8 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
..
__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: federation for channels 2019-12-09 13:59:54 +01:00
test_serializers.py Disable download by default on track urls exposed over federation 2019-12-09 16:37:04 +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 Fix #982: Removed "nodeinfo disabled" setting, as nodeinfo is required for the UI to work 2019-12-11 11:09:04 +01:00
test_webfinger.py