funkwhale/api/tests/federation
Eliot Berriot 27f0826195
See #432: expose and federate tags on artists and albums
2019-07-22 09:41:33 +02:00
..
__init__.py
test_activity.py MRF / Dropping of incoming/outgoing messages based on allow-list 2019-06-20 10:27:07 +02:00
test_actors.py
test_api_filters.py
test_api_serializers.py Broken pytest 2019-07-01 14:00:32 +02:00
test_api_views.py
test_authentication.py See #853: force authenticated ActivityPub checks when allow-list is enabled 2019-06-26 10:22:29 +02:00
test_commands.py
test_contexts.py
test_decorators.py
test_jsonld.py Broken pytest 2019-07-01 14:00:32 +02:00
test_keys.py
test_migrations.py Removed test for old migrations that caused flaky results 2019-07-02 10:06:03 +02:00
test_models.py
test_routes.py Fix #830: Better handling of follow/accept messages to avoid and recover from desync between instances 2019-05-14 10:59:49 +02:00
test_serializers.py See #432: expose and federate tags on artists and albums 2019-07-22 09:41:33 +02:00
test_signing.py
test_tasks.py
test_utils.py MRF / Dropping of incoming/outgoing messages based on allow-list 2019-06-20 10:27:07 +02:00
test_views.py See #853: force authenticated ActivityPub checks when allow-list is enabled 2019-06-26 10:22:29 +02:00
test_webfinger.py