MCPcopy
hub / github.com/garrytan/gstack / proxy-config.test.ts

File proxy-config.test.ts

browse/test/proxy-config.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, test, expect } from 'bun:test';
2import { parseProxyConfig, computeConfigHash, ProxyConfigError } from '../src/proxy-config';
3import { extractGlobalFlags } from '../src/cli';
4

Callers

nothing calls this directly

Calls 4

parseProxyConfigFunction · 0.90
computeConfigHashFunction · 0.90
extractGlobalFlagsFunction · 0.90
testFunction · 0.50

Tested by

no test coverage detected