funkwhale/api/tests/federation
Georg Krause ec8dc8e09f Merge branch stable into develop 2023-09-01 14:24:58 +02:00
..
__init__.py Can now generate a key pair for the instance 2018-03-28 23:56:44 +02:00
test_activity.py style: format code using black v23 2023-03-28 19:49:24 +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 chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
test_api_serializers.py chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
test_api_views.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
test_authentication.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00: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_decorators.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
test_jsonld.py style: format code using black v23 2023-03-28 19:49:24 +02:00
test_keys.py Blacked the code 2018-06-09 15:36:16 +02:00
test_migrations.py Removed test for old migrations that caused flaky results 2019-07-02 10:06:03 +02:00
test_models.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
test_routes.py style: format code using black v23 2023-03-28 19:49:24 +02:00
test_serializers.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
test_signing.py chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
test_spa_views.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
test_tasks.py Merge branch stable into develop 2023-09-01 14:24:58 +02:00
test_third_party_activitypub.py style: format code using black v23 2023-03-28 19:49:24 +02:00
test_utils.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
test_views.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
test_webfinger.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00