MCPcopy
hub / github.com/continuedev/continue / util.test.ts

File util.test.ts

packages/fetch/src/util.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, expect, test, vi } from "vitest";
2import {
3 getProxyFromEnv,
4 patternMatchesHostname,

Callers

nothing calls this directly

Calls 3

getProxyFromEnvFunction · 0.85
patternMatchesHostnameFunction · 0.85
shouldBypassProxyFunction · 0.85

Tested by

no test coverage detected