funkwhale/api/tests/federation
Eliot Berriot a03f0ffea5
We now have a library browsable via activitypub
2018-04-06 17:59:06 +02:00
..
__init__.py Can now generate a key pair for the instance 2018-03-28 23:56:44 +02:00
conftest.py Actor factory and fixture 2018-04-01 10:17:06 +02:00
test_activity.py Factorized follow logic between system actors, Library can now accept follows 2018-04-04 19:38:55 +02:00
test_actors.py Library can now receive import info from followed instances 2018-04-06 14:53:57 +02:00
test_authentication.py Test bot can now unfollow 2018-04-03 23:25:44 +02:00
test_commands.py Can now generate a key pair for the instance 2018-03-28 23:56:44 +02:00
test_keys.py Can now have multiple system actors 2018-03-31 15:47:21 +02:00
test_models.py Follow request approve/refuse logic 2018-04-04 23:12:41 +02:00
test_permissions.py Dedicated permission to access library data via activity pub 2018-04-06 17:58:16 +02:00
test_serializers.py Serializers for paginated collections 2018-04-06 17:58:43 +02:00
test_signing.py Fixed inconsistencies between test and prod requests 2018-03-31 18:40:41 +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 We now have a library browsable via activitypub 2018-04-06 17:59:06 +02:00
test_webfinger.py We are now able to receive a toot and react to it 2018-04-01 22:11:46 +02:00