YeonGyu-Kim
|
69371b78b7
|
test(mcp): stabilize lsp builtin and doctor checks
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
|
2026-05-18 13:21:02 +09:00 |
|
YeonGyu-Kim
|
c2c078fec3
|
feat(mcp): register lsp tier-1 stdio MCP server
|
2026-05-18 12:22:54 +09:00 |
|
YeonGyu-Kim
|
da86b57f23
|
test: fix CI test isolation - upgrade Bun, fix mock contamination and fresh-import patterns
|
2026-04-05 01:01:19 +09:00 |
|
YeonGyu-Kim
|
feaa674963
|
test: fix imports for mcp-index and subagent-resolver isolation
|
2026-04-04 21:30:42 +09:00 |
|
YeonGyu-Kim
|
ba26b6f29d
|
test: isolate skill-tools and mcp-index tests to prevent mock contamination
Moves test files with mock.module() calls into zauc-mocks-* directories
to prevent process-global mock pollution affecting subsequent tests.
- src/tools/skill/tools.test.ts -> zauc-mocks-skill-tools/
- src/mcp/index.test.ts -> zauc-mocks-mcp-index/
Fixes remaining 21 CI failures (resolveSubagentExecution + slashcommand).
|
2026-04-04 20:49:47 +09:00 |
|