dudi/tests
Simon Kühn 462401d41a Add admin access control tests
- 401 for unauthenticated requests
- 403 for authenticated non-admin users
- 200 with full user list for admin (looks up existing ADMIN_EMAIL user,
  skips gracefully if not present in DB)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-01 10:11:57 +02:00
..
AppIntegrationTest.php Add admin access control tests 2026-05-01 10:11:57 +02:00
bootstrap.php Add PHPUnit integration tests, remove legacy pre-Symfony files, fix password reset 2026-04-30 10:18:21 +02:00