funkwhale/api/tests/federation
Eliot Berriot 491c79efa0
Merge branch 'master' into develop
2019-03-07 13:44:33 +01:00
..
__init__.py
test_activity.py Fix #737: delivering of local activities causing unintended side effects, such as rollbacking changes 2019-03-06 15:33:39 +01: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
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-06 15:33:39 +01:00
test_utils.py
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