veza/veza-backend-api/internal/api/user
senke 6a4d70dc6e [T0-006] test(backend): Ajout tests handlers user - Progression couverture
- Tests complets pour handlers user (16 tests, tous passent)
- Interface UserServiceInterface créée pour permettre mock dans tests
- Interface DataExportServiceInterface créée pour tests
- Couverture actuelle: 30.7% (objectif: 80%, +0.9%)

Files:
- veza-backend-api/internal/api/user/handler.go (modifié)
- veza-backend-api/internal/api/user/handler_test.go (créé)
- VEZA_ROADMAP.json (mis à jour)

Hours: 16 estimated, 6 actual (travail en cours)
2026-01-04 01:44:21 +01:00
..
handler.go [T0-006] test(backend): Ajout tests handlers user - Progression couverture 2026-01-04 01:44:21 +01:00
handler_test.go [T0-006] test(backend): Ajout tests handlers user - Progression couverture 2026-01-04 01:44:21 +01:00
routes.go adding initial backend API (Go) 2025-12-03 20:29:37 +01:00
service.go adding initial backend API (Go) 2025-12-03 20:29:37 +01:00
types.go adding initial backend API (Go) 2025-12-03 20:29:37 +01:00