Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Zoo-Code-Org/Zoo-Code
/ vscode-lm.spec.ts
File
vscode-lm.spec.ts
src/api/providers/__tests__/vscode-lm.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ Mock } from
"vitest"
2
3
// Mocks must come first, before imports
4
vi.mock(
"vscode"
, () => {
Callers
nothing calls this directly
Calls
8
next
Method · 0.80
initializeClient
Method · 0.80
dispose
Method · 0.65
createMessage
Method · 0.65
getModel
Method · 0.65
getCondenseContextWindow
Method · 0.65
countTokens
Method · 0.65
completePrompt
Method · 0.65
Tested by
no test coverage detected