Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Zoo-Code-Org/Zoo-Code
/ handleUri.spec.ts
File
handleUri.spec.ts
src/activate/__tests__/handleUri.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
vi.mock(
"vscode"
, () => ({
2
window: {
3
showInformationMessage: vi.fn(),
4
},
Callers
nothing calls this directly
Calls
2
handleUri
Function · 0.90
makeProvider
Function · 0.70
Tested by
no test coverage detected