funquail/api/tests/federation
Eliot Berriot e59cc33378 First round of improvements to channel management:
- use modals
- less proeminent button
- field styling/labels
2020-02-23 15:31:03 +01:00
..
__init__.py
test_activity.py See #170: federation for channels 2019-12-09 13:59:54 +01:00
test_actors.py
test_api_filters.py
test_api_serializers.py See #170: channels ui (listeners) 2020-02-05 15:06:07 +01:00
test_api_views.py See #170: channels ui (listeners) 2020-02-05 15:06:07 +01: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 Broken pytest 2019-07-01 14:00:32 +02: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 First round of improvements to channel management: 2020-02-23 15:31:03 +01:00
test_routes.py First round of improvements to channel management: 2020-02-23 15:31:03 +01:00
test_serializers.py See #170: include proper icon in channel actor representation 2020-02-14 14:23:45 +01:00
test_signing.py
test_tasks.py Fixed follow autoapproval not working with "instance" visibility level 2019-05-02 13:57:42 +02:00
test_utils.py Resolve "Tagging artists/albums genres when importing music files" 2019-12-18 07:52:09 +01:00
test_views.py See #170: don't expose channels libraries in API 2020-01-30 14:29:32 +01:00
test_webfinger.py