claude-code-best/src/services/mcp/__tests__
claude-code-best 1173a62301 refactor: 统一 log.ts/debug.ts 的测试 mock 为共享定义
- 新增 tests/mocks/log.ts 和 tests/mocks/debug.ts,覆盖源文件全部实际导出
- 移除旧 mock 中不存在的导出(logToFile、logEvent、getLogFilePath)
- 13 个测试文件改为使用共享 mock,避免定义分散和不一致

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-23 11:39:53 +08:00
..
channelAllowlist.test.ts feat: 接入内建 weixin channel(同 #301 重构版本) (#303) 2026-04-19 21:33:27 +08:00
channelNotification.test.ts test: 添加一大堆测试文件 2026-04-02 20:28:08 +08:00
channelPermissions.test.ts feat: 接入内建 weixin channel(同 #301 重构版本) (#303) 2026-04-19 21:33:27 +08:00
envExpansion.test.ts test: Phase 5 — 添加 12 个测试文件 (+209 tests, 1177 total) 2026-04-02 10:11:43 +08:00
filterUtils.test.ts test: 添加一大堆测试文件 2026-04-02 20:28:08 +08:00
mcpStringUtils.test.ts test: Phase 2-4 — 添加 12 个测试文件 (+321 tests, 968 total) 2026-04-02 09:29:01 +08:00
normalization.test.ts test: Phase 5 — 添加 12 个测试文件 (+209 tests, 1177 total) 2026-04-02 10:11:43 +08:00
officialRegistry.test.ts refactor: 统一 log.ts/debug.ts 的测试 mock 为共享定义 2026-04-23 11:39:53 +08:00