fix(web): update calendar and knowledge tests for real API integration #483

Merged
jason.woltje merged 1 commits from feat/theme-verification into main 2026-02-23 05:04:56 +00:00

1 Commits

Author SHA1 Message Date
d0a1b9281c fix(web): update calendar and knowledge tests for real API integration
All checks were successful
ci/woodpecker/push/web Pipeline was successful
Calendar page and KnowledgeGraphViewer tests were broken after PRs #474
and #476 wired these components to real API data. Tests now mock
fetchEvents, fetchKnowledgeGraph, useWorkspaceId, MosaicSpinner, and
elkjs following the same pattern established in tasks/page.test.tsx.

Refs #469

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 23:03:19 -06:00