veza/apps/web/src/features/auth/components
senke 815d449c3d [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
..
AuthButton.test.tsx [FE-TEST-005] test: Add component tests for auth components 2025-12-25 17:12:50 +01:00
AuthButton.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
AuthErrorMessage.test.tsx [FE-TEST-005] test: Add component tests for auth components 2025-12-25 17:12:50 +01:00
AuthErrorMessage.tsx fix(MVP-006): Standardize environment variable names (VITE_API_BASE_URL → VITE_API_URL) 2025-12-22 22:56:37 +01:00
AuthFormField.test.tsx [FE-TEST-005] test: Add component tests for auth components 2025-12-25 17:12:50 +01:00
AuthFormField.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
AuthInput.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
AuthInput.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
AuthLayout.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
AuthLayout.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
EmailVerificationBadge.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
EmailVerificationBadge.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
ForgotPasswordForm.test.tsx [FE-TEST-005] test: Add component tests for auth components 2025-12-25 17:12:50 +01:00
ForgotPasswordForm.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
LoginForm.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
LoginForm.tsx stabilizing apps/web: SITUATION AWARENESS 2025-12-16 14:40:16 -05:00
OAuthButton.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
OAuthButton.tsx fix(MVP-006): Standardize environment variable names (VITE_API_BASE_URL → VITE_API_URL) 2025-12-22 22:56:37 +01:00
OAuthButtons.tsx fix(MVP-006): Standardize environment variable names (VITE_API_BASE_URL → VITE_API_URL) 2025-12-22 22:56:37 +01:00
PasswordStrengthIndicator.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
PasswordStrengthIndicator.tsx fix(MVP-006): Standardize environment variable names (VITE_API_BASE_URL → VITE_API_URL) 2025-12-22 22:56:37 +01:00
RegisterForm.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
RegisterForm.tsx batch 1 2025-12-22 22:00:50 +01:00
TwoFactorVerify.test.tsx [FE-TEST-005] test: Add component tests for auth components 2025-12-25 17:12:50 +01:00
TwoFactorVerify.tsx fix(MVP-006): Standardize environment variable names (VITE_API_BASE_URL → VITE_API_URL) 2025-12-22 22:56:37 +01:00
UserProfile.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
UserProfile.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00