funkwhale/api/tests/federation
Eliot Berriot 5e3cc99f20
See #689: fetch nodeinfo when seing a domain for the first time
2019-04-11 11:25:55 +02:00
..
__init__.py Can now generate a key pair for the instance 2018-03-28 23:56:44 +02:00
test_activity.py Attribute artist 2019-04-11 10:17:10 +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 Library follows and user notifications 2018-09-13 15:18:23 +00:00
test_api_serializers.py Federation scanning 2018-09-24 18:44:22 +00:00
test_api_views.py Fix #743: Do not send notification when rejecting a follow on a local library 2019-03-07 12:09:45 +01:00
test_authentication.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_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_jsonld.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_keys.py Blacked the code 2018-06-09 15:36:16 +02:00
test_migrations.py Moved actor domain to a dedicated table 2018-12-27 20:33:11 +01:00
test_models.py Attribute artist 2019-04-11 10:17:10 +02:00
test_routes.py Attribute artist 2019-04-11 10:17:10 +02:00
test_serializers.py Attribute artist 2019-04-11 10:17:10 +02:00
test_signing.py Fix #328: Validate Date header in HTTP Signatures 2018-06-24 19:17:56 +02:00
test_tasks.py See #689: added a task to refresh nodeinfo data on known domain periodically 2019-04-11 11:14:27 +02:00
test_utils.py Fix #758: Ensure all our ActivityPub fetches are authenticated 2019-03-15 12:08:45 +01:00
test_views.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_webfinger.py See #297: sorted imports 2018-06-10 10:55:16 +02:00