authentic/tests/api
Paul Marillonnet 0abfbc9480
gitea/authentic/pipeline/head This commit looks good Details
api: check phone uniqueness at user serializer validation (#83700)
2024-04-02 11:22:37 +02:00
..
__init__.py tests: move api tests in subdirectory (#62013) 2022-05-30 13:39:54 +02:00
test_all.py api: check phone uniqueness at user serializer validation (#83700) 2024-04-02 11:22:37 +02:00
test_filters.py api: add routes to get roles by slug (#52226) 2024-01-15 14:18:21 +01:00
test_find_duplicates.py tests/api: give /find_duplicates/ its own test file (#84679) 2023-12-13 15:24:07 +01:00
test_free_text_search.py tests/api: give free-text search its own test file (#84679) 2023-12-13 16:14:55 +01:00
test_get_or_create.py api: add routes to get roles by slug (#52226) 2024-01-15 14:18:21 +01:00
test_ou.py api: add routes to get OUs by slug (#52226) 2024-01-15 14:18:21 +01:00
test_password_validation.py tests/api: give password validation its own test file (#84679) 2023-12-13 15:30:17 +01:00
test_phone_normalization.py tests/api: give phone normalization its own test file (#84679) 2023-12-13 15:19:19 +01:00
test_roles.py api: add routes to get roles by slug (#52226) 2024-01-15 14:18:21 +01:00
test_statistics.py api/statistics: add service_ou filter when not group-by (#86179) 2024-02-15 15:47:22 +01:00
test_user_profiles.py tests/api: give user profile their own test file (#84679) 2023-12-13 14:52:46 +01:00
test_user_synchronization.py tests/api: group user synchronization tests in adequate file (#84679) 2023-12-13 15:47:27 +01:00