Commit Graph

1 Commits

Author SHA1 Message Date
25f6625c4f test: add comprehensive dashboard component tests
- 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
2025-07-12 00:27:48 +02:00