senke
|
134b8979c0
|
chore(v0.102): consolidate remaining changes — docs, frontend, backend
- docs: SCOPE_CONTROL, CONTRIBUTING, README, .github templates
- frontend: DeveloperDashboardView, Player components, MSW handlers, auth, reactQuerySync
- backend: playback_analytics, playlist_service, testutils, integration README
Excluded (artifacts): .auth, playwright-report, test-results, storybook_audit_detailed.json
|
2026-02-20 13:02:12 +01:00 |
|
senke
|
dc775bb548
|
[T0-006] test(backend): Ajout tests service account_lockout - Progression couverture
- Tests complets pour account_lockout_service (18 tests, tous passent)
- Tests couvrent NewAccountLockoutService, RecordFailedAttempt, RecordSuccessfulLogin, IsAccountLocked, LockAccount, UnlockAccount, GetFailedAttemptsCount
- Tests utilisent testcontainers pour Redis (skip si non disponible)
- Tests gèrent cas sans Redis (graceful degradation)
- Couverture actuelle: 31.1% (objectif: 80%)
Files:
- veza-backend-api/internal/services/account_lockout_service_test.go (créé)
- VEZA_ROADMAP.json (mis à jour)
Hours: 16 estimated, 15 actual (travail en cours)
|
2026-01-04 01:44:21 +01:00 |
|