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.