Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, expect, it, vi } from
'vitest'
;
2
3
import
{
4
createProxyDispatcher,
Callers
nothing calls this directly
Calls
8
isProxyConfigured
Function · 0.90
resolveNoProxy
Function · 0.90
resolveSocksProxy
Function · 0.90
makeNoProxyMatcher
Function · 0.90
createProxyDispatcher
Function · 0.90
installGlobalProxyDispatcher
Function · 0.90
proxyEnvForChild
Function · 0.90
reconcileChildNoProxy
Function · 0.90
Tested by
no test coverage detected