funkwhale/api/tests/users
Eliot Berriot 01223afa80 Resolve "Add optional donation/contribution link in-app" 2019-09-23 11:30:25 +02:00
..
oauth See #890: fixed failing tests 2019-09-02 16:34:39 +02:00
__init__.py Fixed #54: Now use pytest everywhere \o/ 2017-12-24 19:15:21 +01:00
test_activity.py Blacked the code 2018-06-09 15:36:16 +02:00
test_admin.py Fix #883: Prevent usage of too weak passwords 2019-09-21 16:11:08 +02:00
test_jwt.py Increase the security of JWT token generation by using DJANGO_SECRET_KEY as well as user-specific salt for the signature 2019-07-13 16:02:10 +02:00
test_ldap.py Implement LDAP authentication 2018-08-22 18:10:39 +00:00
test_middleware.py See #212: record user last activity date 2018-06-17 17:53:40 +02:00
test_models.py Resolve "Add optional donation/contribution link in-app" 2019-09-23 11:30:25 +02:00
test_mutations.py See #852: improved routing logic for federation messages (support multiple objects types for one route) 2019-09-21 16:20:49 +02:00
test_serializers.py Fix #883: Prevent usage of too weak passwords 2019-09-21 16:11:08 +02:00
test_tasks.py See #852: improved routing logic for federation messages (support multiple objects types for one route) 2019-09-21 16:20:49 +02:00
test_views.py See #852: improved routing logic for federation messages (support multiple objects types for one route) 2019-09-21 16:20:49 +02:00