veza/apps/web/src/features/auth
senke bdd2f49cf0 [FE-TEST-005] test: Add component tests for auth components
- Created comprehensive tests for ForgotPasswordForm component
- Created comprehensive tests for AuthButton component
- Created comprehensive tests for AuthFormField component
- Created comprehensive tests for AuthErrorMessage component
- Created comprehensive tests for TwoFactorVerify component

All 48 tests pass. Covers all auth components that were missing tests.

Phase: PHASE-5
Priority: P2
Progress: 242/267 (90.64%)
2025-12-25 17:12:50 +01:00
..
__tests__ refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
api batch 1 2025-12-22 22:00:50 +01:00
components [FE-TEST-005] test: Add component tests for auth components 2025-12-25 17:12:50 +01:00
hooks batch 1 2025-12-22 22:00:50 +01:00
pages [FE-COMP-004] fe-comp: Add confirmation dialogs for destructive actions 2025-12-24 14:38:55 +01:00
services fix(MVP-006): Standardize environment variable names (VITE_API_BASE_URL → VITE_API_URL) 2025-12-22 22:56:37 +01:00
types batch 1 2025-12-22 22:00:50 +01:00
utils [FE-PAGE-012] fe-page: Complete Sessions page implementation 2025-12-24 13:16:32 +01:00
index.ts stabilizing apps/web: SITUATION AWARENESS 2025-12-16 14:40:16 -05:00
routes.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
routes.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
types.test.ts refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00