MCPcopy
hub / github.com/di-sukharev/opencommit / proxy.test.ts

File proxy.test.ts

test/unit/proxy.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import axios from 'axios';
2import { getGlobalDispatcher } from 'undici';
3import { AnthropicEngine } from '../../src/engine/anthropic';
4import { OpenAiEngine } from '../../src/engine/openAi';

Callers

nothing calls this directly

Calls 5

setupProxyFunction · 0.90
resolveProxyFunction · 0.90
itFunction · 0.85
getGlobalDispatcherFunction · 0.85
resetEnvFunction · 0.70

Tested by

no test coverage detected