funkwhale/api/tests/federation
Georg Krause 8e902831b1
Fix test, we don't pass actors to update instance keys anymore
2022-07-05 14:55:24 +02:00
..
__init__.py
test_activity.py See #170: reel2bits compat 2020-04-08 13:28:46 +02:00
test_actors.py
test_api_filters.py
test_api_serializers.py See #170: Funkwhale federation 2020-03-25 15:32:10 +01:00
test_api_views.py Fix #858: Broadcast/handle rejected follows 2020-08-18 20:40:02 +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
test_contexts.py
test_decorators.py
test_jsonld.py Fix #1038: Federated reports 2020-03-11 11:39:55 +01: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 Update Black & run for whole repository 2022-01-09 11:40:49 +00:00
test_routes.py Update Black & run for whole repository 2022-01-09 11:40:49 +00:00
test_serializers.py Update Black & run for whole repository 2022-01-09 11:40:49 +00:00
test_signing.py
test_spa_views.py Fix #1038: Federated reports 2020-03-11 11:39:55 +01:00
test_tasks.py Fix test, we don't pass actors to update instance keys anymore 2022-07-05 14:55:24 +02:00
test_third_party_activitypub.py Update Black & run for whole repository 2022-01-09 11:40:49 +00:00
test_utils.py See #170: admin UI for channels, reporting channels 2020-03-31 10:45:41 +02:00
test_views.py Update Black & run for whole repository 2022-01-09 11:40:49 +00:00
test_webfinger.py