MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / proxy.test.ts

File proxy.test.ts

packages/agent-core/test/utils/proxy.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi } from 'vitest';
2
3import {
4 createProxyDispatcher,

Callers

nothing calls this directly

Calls 8

isProxyConfiguredFunction · 0.90
resolveNoProxyFunction · 0.90
resolveSocksProxyFunction · 0.90
makeNoProxyMatcherFunction · 0.90
createProxyDispatcherFunction · 0.90
proxyEnvForChildFunction · 0.90
reconcileChildNoProxyFunction · 0.90

Tested by

no test coverage detected