multica/apps/web/lib
Jiayuan Zhang 18cd938e01 fix(web): resolve TypeScript errors in test mocks and knowledge-base page
- Add missing Issue fields (parent_issue_id, acceptance_criteria, etc.) to test mocks
- Fix Agent mock fields to match actual type (runtime_config, owner_id, avatar_url)
- Import vi in test/helpers.tsx and add type annotation for mockAuthValue
- Add non-null assertions for array indexing in knowledge-base markdown renderer

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-22 11:57:23 +08:00
..
api.ts feat(web): integrate frontend with live API and add auth context 2026-03-22 11:50:14 +08:00
auth-context.test.tsx fix(web): resolve TypeScript errors in test mocks and knowledge-base page 2026-03-22 11:57:23 +08:00
auth-context.tsx feat(web): integrate frontend with live API and add auth context 2026-03-22 11:50:14 +08:00
ws-context.tsx feat(web): integrate frontend with live API and add auth context 2026-03-22 11:50:14 +08:00