MCPcopy Index your code
hub / github.com/scriptscat/scriptcat / fetch.ts

File fetch.ts

tests/mocks/fetch.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { vi } from "vitest";
2import { MockRequest } from "./request";
3import { MockBlob } from "./blob";
4import { getMockNetworkResponse, MockResponse } from "./response";

Callers

nothing calls this directly

Calls 3

getMockNetworkResponseFunction · 0.90
setNetworkRequestCounterFunction · 0.90
fnMethod · 0.80

Tested by

no test coverage detected