senke
|
286be8ba1d
|
chore(v0.102): consolidate remaining changes — docs, frontend, backend
Backend API CI / test-unit (push) Failing after 0s
Backend API CI / test-integration (push) Failing after 0s
Frontend CI / test (push) Failing after 0s
Storybook Audit / Build & audit Storybook (push) Failing after 0s
- 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
|
95fc80d125
|
[T0-006] test(backend): Ajout tests pour hls_handler
- Tests complets pour hls_handler.go (20 tests)
- Interface HLSServiceInterface créée pour permettre le mock
- Tests couvrent ServeMasterPlaylist, ServeQualityPlaylist, ServeSegment
- Tests pour GetStreamInfo, GetStreamStatus, TriggerTranscode
- Gestion des erreurs et validation complète
- Couverture actuelle: 36.3% (objectif: 80%)
Files: veza-backend-api/internal/handlers/hls_handler.go
veza-backend-api/internal/handlers/hls_handler_test.go
VEZA_ROADMAP.json
Hours: 16 estimated, 25 actual
|
2026-01-04 01:44:22 +01:00 |
|