- 新增 tests/mocks/log.ts 和 tests/mocks/debug.ts,覆盖源文件全部实际导出 - 移除旧 mock 中不存在的导出(logToFile、logEvent、getLogFilePath) - 13 个测试文件改为使用共享 mock,避免定义分散和不一致 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| channelAllowlist.test.ts | ||
| channelNotification.test.ts | ||
| channelPermissions.test.ts | ||
| envExpansion.test.ts | ||
| filterUtils.test.ts | ||
| mcpStringUtils.test.ts | ||
| normalization.test.ts | ||
| officialRegistry.test.ts | ||