Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Zoo-Code-Org/Zoo-Code
/ networkProxy.spec.ts
File
networkProxy.spec.ts
src/utils/__tests__/networkProxy.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as vscode from
"vscode"
2
import
{ initializeNetworkProxy, getProxyConfig, isProxyEnabled, isDebugMode } from
"../networkProxy"
3
4
// Mock global-agent
Callers
nothing calls this directly
Calls
5
initializeNetworkProxy
Function · 0.90
getProxyConfig
Function · 0.90
isProxyEnabled
Function · 0.90
isDebugMode
Function · 0.90
createMockContext
Function · 0.70
Tested by
no test coverage detected