Commit 622694b
committed
fix: add missing Uri and RelativePattern exports to VSCode mocks
- Added Uri and RelativePattern exports to global VSCode mock in __mocks__/vscode.js
- Fixed McpHub.spec.ts VSCode mock to include Uri and RelativePattern
- Fixed Task.spec.ts VSCode mock to include Uri and RelativePattern with proper TypeScript typing
- Resolves unhandled rejection errors in unit tests caused by missing VSCode API mocks1 parent 84fd183 commit 622694b
File tree
4 files changed
+7670
-1
lines changed- src
- __mocks__
- core/task/__tests__
- services/mcp/__tests__
4 files changed
+7670
-1
lines changed
0 commit comments