mirror of
https://github.com/multica-ai/multica.git
synced 2026-08-11 07:53:55 +02:00
- store.test.ts: use baseDir option instead of mocking paths.js - session-file-repair.test.ts: remove write-lock mock, assert behavior - announce-findings.test.ts: use real storage with temp dirs - sessions-list.test.ts: use real registry with seed helper - compaction.test.ts: mock only third-party pi-coding-agent, use real context-window internals All tests exercise real code paths, improving confidence in actual behavior per the strict mock policy. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>