veza/apps/web/src/components
senke 9f83b3f9e1 [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
..
auth [INT-AUTH-002] Remove duplicate auth store - migrate to features/auth/store/authStore.ts 2025-12-26 09:11:46 +01:00
base [FE-TYPE-013] fe-type: Add type safety for components 2025-12-25 15:00:35 +01:00
charts refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
data [INT-V2-003] Update documentation with id: string 2025-12-26 09:54:51 +01:00
feedback refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
filters [FE-COMP-007] fix: Remove unused import in FilterBar 2025-12-25 11:39:09 +01:00
forms [T0-002] fix(rust): Corriger erreurs compilation Rust 2026-01-04 01:44:20 +01:00
keyboard [FE-COMP-022] fe-comp: Add keyboard shortcuts 2025-12-25 12:21:17 +01:00
layout [INT-AUTH-002] Remove duplicate auth store - migrate to features/auth/store/authStore.ts 2025-12-26 09:11:46 +01:00
navigation [FE-COMP-019] fe-comp: Add accessibility (a11y) improvements 2025-12-25 12:11:08 +01:00
notifications [FE-TYPE-013] fe-type: Add type safety for components 2025-12-25 15:00:35 +01:00
player [FE-TYPE-013] fe-type: Add type safety for components 2025-12-25 15:00:35 +01:00
pwa refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
search [FE-COMP-008] fe-comp: Add search bar component 2025-12-25 11:41:20 +01:00
share [FE-COMP-013] fix: Remove unused useQuery import 2025-12-25 11:54:39 +01:00
ui [T0-006] test(backend): Amélioration couverture tests Go - Scripts et tests RBAC 2026-01-04 01:44:21 +01:00
ErrorBoundary.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
ErrorBoundary.tsx [FIX] PROD-007: Corriger erreurs TypeScript - ajouter override modifiers 2026-01-04 01:44:18 +01:00
index.ts [FE-TYPE-013] fe-type: Add type safety for components 2025-12-25 15:00:35 +01:00
OfflineIndicator.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
types.ts [FE-TYPE-013] fe-type: Add type safety for components 2025-12-25 15:00:35 +01:00