funkwhale/api/tests/federation
Eliot Berriot f5a6a40d7f
Fix #787: federation issue due to missing error handling
2019-04-05 16:22:32 +02:00
..
__init__.py
test_activity.py Fix #787: federation issue due to missing error handling 2019-04-05 16:22:32 +02:00
test_actors.py System actor 2019-01-30 11:54:43 +01:00
test_api_filters.py
test_api_serializers.py
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
test_migrations.py
test_models.py Fix #570: Exclude in-place imported files from quota computation 2019-03-21 10:32:12 +01:00
test_routes.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_serializers.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_signing.py
test_tasks.py Fix #737: delivering of local activities causing unintended side effects, such as rollbacking changes 2019-03-20 16:21:03 +01: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