funkwhale/api/tests/federation
Georg Krause 07677c6685 Ignore not supported activity pub tag types instead of discarding the request 2021-02-28 21:23:49 +01:00
..
__init__.py
test_activity.py See #170: reel2bits compat 2020-04-08 13:28:46 +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 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 Logic to refetch remote entities 2019-04-18 14:37:17 +02:00
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 See #170: admin UI for channels, reporting channels 2020-03-31 10:45:41 +02:00
test_routes.py Fix #858: Broadcast/handle rejected follows 2020-08-18 20:40:02 +02:00
test_serializers.py Fix #858: Broadcast/handle rejected follows 2020-08-18 20:40:02 +02:00
test_signing.py
test_spa_views.py Fix #1038: Federated reports 2020-03-11 11:39:55 +01:00
test_tasks.py Fix #1086: Added safeguard to ensure local uploads are never purged from cache 2020-05-07 13:58:25 +02:00
test_third_party_activitypub.py Ignore not supported activity pub tag types instead of discarding the request 2021-02-28 21:23:49 +01:00
test_utils.py See #170: admin UI for channels, reporting channels 2020-03-31 10:45:41 +02:00
test_views.py Fix #1999: broken federation with pods using allow-listing 2020-08-24 13:53:45 +02:00
test_webfinger.py