funkwhale/api/tests/federation
Eliot Berriot d88b7869fe
See #192: added .well-known/nodeinfo endpoint
2018-05-07 22:28:46 +02:00
..
__init__.py Can now generate a key pair for the instance 2018-03-28 23:56:44 +02:00
test_activity.py Deliver is now a proper celery task 2018-04-15 11:25:33 +02:00
test_actors.py See #186: moved federation settings to preferences 2018-04-28 05:55:21 +02:00
test_authentication.py ActorSerializer is not a modelserializer anymore 2018-04-15 11:25:33 +02:00
test_keys.py Can now have multiple system actors 2018-03-31 15:47:21 +02:00
test_library.py Include following state in scan payload 2018-04-15 11:25:32 +02:00
test_models.py Removed too complex FollowRequest model, we now use an aproved field on Follow 2018-04-15 11:25:32 +02:00
test_permissions.py See #186: moved federation settings to preferences 2018-04-28 05:55:21 +02:00
test_serializers.py Updated tests 2018-04-17 23:10:46 +02:00
test_signing.py Fixed inconsistencies between test and prod requests 2018-03-31 18:40:41 +02:00
test_tasks.py Fix #189: federation cache should now delete properly, including orphaned files 2018-05-06 15:36:49 +02:00
test_utils.py Util function to convert django meta to proper headers 2018-03-31 18:39:10 +02:00
test_views.py See #192: added .well-known/nodeinfo endpoint 2018-05-07 22:28:46 +02:00
test_webfinger.py Now validate incoming webfinger 2018-04-15 11:24:47 +02:00