multica/apps/web
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
..
app fix(web): resolve TypeScript errors in test mocks and knowledge-base page 2026-03-22 11:57:23 +08:00
lib fix(web): resolve TypeScript errors in test mocks and knowledge-base page 2026-03-22 11:57:23 +08:00
test fix(web): resolve TypeScript errors in test mocks and knowledge-base page 2026-03-22 11:57:23 +08:00
next-env.d.ts feat: pivot to AI-native task management platform (#232) 2026-03-20 17:55:49 +08:00
next.config.ts feat: pivot to AI-native task management platform (#232) 2026-03-20 17:55:49 +08:00
package.json test: add comprehensive test suite (Go unit/integration, Vitest, Playwright E2E) 2026-03-22 11:50:25 +08:00
postcss.config.mjs feat: pivot to AI-native task management platform (#232) 2026-03-20 17:55:49 +08:00
tsconfig.json feat: pivot to AI-native task management platform (#232) 2026-03-20 17:55:49 +08:00
vitest.config.ts test: add comprehensive test suite (Go unit/integration, Vitest, Playwright E2E) 2026-03-22 11:50:25 +08:00