MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / proxy-fetch.test.ts

File proxy-fetch.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it, expect, beforeEach } from 'vitest';
2import { _resetProxyCacheForTesting, getDispatcherForUrl } from '../src/utils/proxy-fetch.js';
3
4describe('getDispatcherForUrl', () => {

Callers

nothing calls this directly

Calls 2

getDispatcherForUrlFunction · 0.85

Tested by

no test coverage detected