mirror of
https://github.com/kjanat/livedash-node.git
synced 2026-01-16 08:52:10 +01:00
- Configure vitest with jsdom environment for React component testing - Add comprehensive tests for TopQuestionsChart component (6 tests) - Add comprehensive tests for TranscriptViewer component (7 tests) - Mock all necessary dependencies (ReactMarkdown, shadcn/ui components) - All 13 component tests passing successfully - GeographicMap excluded due to react-leaflet test environment issues