Commit graph

1 commit

Author SHA1 Message Date
antanst
005e336804 admin: add users management API integration tests
Add comprehensive integration tests for the admin users endpoints to lock in behavior for authentication, listing, creation (validation and duplicates), and deletion safeguards (self-deletion and last admin prevention). Ensures 401/403/404/409/400 responses are correctly enforced.
2025-09-22 15:20:46 +03:00