veza/veza-backend-api/internal/api/user
senke b28d0e7eac [T0-006] test(backend): Ajout tests pour frontend_log_handler
- Tests complets pour frontend_log_handler.go (12 tests)
- Tests couvrent NewFrontendLogHandler et ReceiveLog
- Tests pour tous les niveaux de log (DEBUG, INFO, WARN, ERROR)
- Tests pour gestion des erreurs et validation JSON
- Couverture actuelle: 30.6% (objectif: 80%)

Files: veza-backend-api/internal/handlers/frontend_log_handler_test.go
       VEZA_ROADMAP.json
Hours: 16 estimated, 23 actual
2026-01-04 01:44:22 +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 pour frontend_log_handler 2026-01-04 01:44:22 +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
service_test.go [T0-006] test(backend): Ajout tests pour frontend_log_handler 2026-01-04 01:44:22 +01:00
types.go adding initial backend API (Go) 2025-12-03 20:29:37 +01:00