eeg_portal/eeg_frontend/src
Bernhard Müller 71ecf47948 test(frontend): enhance AdminUserApprovalComponent tests with full coverage
Add comprehensive tests covering:
- Tab navigation (pending/all) with signal verification
- loadAllUsers() calls correct endpoint via generated AdminIAMService
- Error handling for loadPendingUsers and loadAllUsers failures
- Approve/reject user actions including undefined userId guards
- Template rendering: pending tab with Freigeben/Ablehnen buttons
- Template rendering: all users tab without action buttons
- Status badge rendering in both tabs
- Role column display (Unternehmen/Privatperson)
- Empty state messages for both tabs
- Duplicate Status column header bug fix verification
- No reload of allUsers if already loaded
2026-07-24 08:12:32 +02:00
..
app test(frontend): enhance AdminUserApprovalComponent tests with full coverage 2026-07-24 08:12:32 +02:00
environments refactor(frontend): replace hardcoded localhost URLs with environment config 2026-07-22 07:50:38 +02:00
index.html first working frontend/backend 2026-06-01 16:59:49 +02:00
main.ts added admin approval list 2026-06-17 11:08:44 +02:00
styles.scss first working frontend/backend 2026-06-01 16:59:49 +02:00