veza/apps/web/src/utils
senke c933165525 [T0-006] test(backend): Amélioration couverture tests Go - Scripts et tests RBAC
- Scripts créés pour exécuter tests par groupes/packages (évite crashes RAM)
- Tests complets pour handlers RBAC (16 tests, tous passent)
- Interface RBACServiceInterface créée pour permettre mock dans tests
- Couverture actuelle: 29.8% (objectif: 80%)

Files:
- veza-backend-api/scripts/test_coverage_by_groups.sh (créé)
- veza-backend-api/scripts/test_coverage_one_by_one.sh (créé)
- veza-backend-api/internal/api/handlers/rbac_handlers.go (modifié)
- veza-backend-api/internal/api/handlers/rbac_handlers_test.go (créé)
- VEZA_ROADMAP.json (mis à jour)

Hours: 16 estimated, 4 actual (travail en cours)
2026-01-04 01:44:21 +01:00
..
apiErrorHandler.test.ts [FE-TEST-004] test: Add unit tests for utilities 2025-12-25 17:09:51 +01:00
apiErrorHandler.ts [T0-003] fix(frontend): Corriger erreurs TypeScript/React 2026-01-04 01:44:20 +01:00
apiToastHelper.test.ts [FE-TEST-004] test: Add unit tests for utilities 2025-12-25 17:09:51 +01:00
apiToastHelper.ts [FE-COMP-005] fe-comp: Add toast notifications for all user actions 2025-12-25 11:32:53 +01:00
broadcastSync.ts [T0-006] test(backend): Amélioration couverture tests Go - Scripts et tests RBAC 2026-01-04 01:44:21 +01:00
csp.ts stabilizing apps/web: FIRST BATCH 2025-12-17 08:07:35 -05:00
date.test.ts [FE-TEST-004] test: Add unit tests for utilities 2025-12-25 17:09:51 +01:00
date.ts refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
errorMessages.test.ts [FE-TEST-004] test: Add unit tests for utilities 2025-12-25 17:09:51 +01:00
errorMessages.ts [FE-API-013] fe-api: Add error handling improvements 2025-12-25 13:20:07 +01:00
format.test.ts [FE-TEST-004] test: Add unit tests for utilities 2025-12-25 17:09:51 +01:00
format.ts refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
idNormalization.test.ts [FE-TYPE-001] fe-type: Fix all ID type mismatches 2025-12-25 14:27:28 +01:00
idNormalization.ts [FE-TYPE-001] fe-type: Fix all ID type mismatches 2025-12-25 14:27:28 +01:00
logger.test.ts [FE-TEST-004] test: Add unit tests for utilities 2025-12-25 17:09:51 +01:00
logger.ts [FIX] PROD-003: Corriger imports use-toast → useToast 2026-01-04 01:44:17 +01:00
optimisticStoreUpdates.ts [T0-003] fix(frontend): Corriger erreurs TypeScript/React 2026-01-04 01:44:20 +01:00
optimisticUpdates.ts [T0-003] fix(frontend): Corriger erreurs TypeScript/React 2026-01-04 01:44:20 +01:00
sanitize.test.ts [FE-TEST-004] test: Add unit tests for utilities 2025-12-25 17:09:51 +01:00
sanitize.ts stabilizing apps/web: FIRST BATCH 2025-12-17 08:07:35 -05:00
serviceErrorHandler.test.ts [FE-TEST-004] test: Add unit tests for utilities 2025-12-25 17:09:51 +01:00
serviceErrorHandler.ts [T0-003] fix(frontend): Corriger erreurs TypeScript/React 2026-01-04 01:44:20 +01:00
stateCleanup.test.ts [FE-STATE-012] fe-state: Add state cleanup 2025-12-25 14:23:06 +01:00
stateCleanup.ts [T0-003] fix(frontend): Corriger erreurs TypeScript/React 2026-01-04 01:44:20 +01:00
stateHydration.ts [T0-003] fix(frontend): Corriger erreurs TypeScript/React 2026-01-04 01:44:20 +01:00
stateInvalidation.ts [T0-003] fix(frontend): Corriger erreurs TypeScript/React 2026-01-04 01:44:20 +01:00
stateMiddleware.test.ts [FE-STATE-010] fe-state: Add state middleware 2025-12-25 14:14:54 +01:00
stateMiddleware.ts [T0-003] fix(frontend): Corriger erreurs TypeScript/React 2026-01-04 01:44:20 +01:00
stateNormalization.ts [T0-003] fix(frontend): Corriger erreurs TypeScript/React 2026-01-04 01:44:20 +01:00
statePersistence.ts [T0-003] fix(frontend): Corriger erreurs TypeScript/React 2026-01-04 01:44:20 +01:00
stateVersioning.example.ts [FE-STATE-011] fe-state: Add state versioning 2025-12-25 14:19:40 +01:00
stateVersioning.test.ts [FE-STATE-011] fe-state: Add state versioning 2025-12-25 14:19:40 +01:00
stateVersioning.ts [T0-003] fix(frontend): Corriger erreurs TypeScript/React 2026-01-04 01:44:20 +01:00
storeSelectors.ts [INT-AUTH-002] Remove duplicate auth store - migrate to features/auth/store/authStore.ts 2025-12-26 09:11:46 +01:00
timeoutHandler.test.ts [FE-TEST-004] test: Add unit tests for utilities 2025-12-25 17:09:51 +01:00
timeoutHandler.ts [FE-API-014] fe-api: Add request timeout handling 2025-12-25 13:22:15 +01:00
typeGuards.test.ts [FE-TYPE-004] fe-type: Add type guards for runtime type checking 2025-12-25 14:38:55 +01:00
typeGuards.ts [FE-TYPE-004] fe-type: Add type guards for runtime type checking 2025-12-25 14:38:55 +01:00
undoRedo.ts [T0-003] fix(frontend): Corriger erreurs TypeScript/React 2026-01-04 01:44:20 +01:00
url.test.ts [FE-TEST-004] test: Add unit tests for utilities 2025-12-25 17:09:51 +01:00
url.ts refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
validation.test.ts refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
validation.ts refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00