funkwhale/api/tests/federation
Eliot Berriot 9552b49a46 See #890: expose number of reports linked to tracks, albums, libraries, accounts and artists via the /stats route 2019-09-13 05:53:40 +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 See #689: fetch nodeinfo when seing a domain for the first time 2019-04-11 11:25:55 +02:00
test_api_filters.py UI To manage artists, albums, tracks 2019-04-17 14:17:59 +02:00
test_api_serializers.py Moved test date check into a dedicated function 2019-07-29 10:44:01 +02:00
test_api_views.py Logic to refetch remote entities 2019-04-18 14:37:17 +02:00
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 Fix #706: Added a 'fix_federation_ids' management command to deal with protocol/domain issues in federation 2019-02-11 11:59:32 +01:00
test_contexts.py Ensures federation urls can answer to application/ld+json, application/activity+json and application/json requests 2019-03-05 15:15:37 +01:00
test_decorators.py Logic to refetch remote entities 2019-04-18 14:37:17 +02:00
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 See #890: expose number of reports linked to tracks, albums, libraries, accounts and artists via the /stats route 2019-09-13 05:53:40 +02:00
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 Fixed follow autoapproval not working with "instance" visibility level 2019-05-02 13:57:42 +02:00
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