MCPcopy 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

1import * as vscode from "vscode"
2import { initializeNetworkProxy, getProxyConfig, isProxyEnabled, isDebugMode } from "../networkProxy"
3
4// Mock global-agent

Callers

nothing calls this directly

Calls 5

initializeNetworkProxyFunction · 0.90
getProxyConfigFunction · 0.90
isProxyEnabledFunction · 0.90
isDebugModeFunction · 0.90
createMockContextFunction · 0.70

Tested by

no test coverage detected