funkwhale/api/tests/federation
Eliot Berriot f55d2b6c9d
Updated tests
2018-04-17 23:10:46 +02:00
..
__init__.py
test_activity.py Deliver is now a proper celery task 2018-04-15 11:25:33 +02:00
test_actors.py Implemented followers notification on import and autoimport 2018-04-17 19:35:57 +02:00
test_authentication.py ActorSerializer is not a modelserializer anymore 2018-04-15 11:25:33 +02:00
test_keys.py
test_library.py
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 Ensure follower is approved to access library 2018-04-17 23:08:15 +02:00
test_serializers.py Updated tests 2018-04-17 23:10:46 +02:00
test_signing.py
test_tasks.py Added task to delete unused cached files 2018-04-15 11:25:34 +02:00
test_utils.py
test_views.py Updated tests 2018-04-17 23:10:46 +02:00
test_webfinger.py