MCPcopy
hub / github.com/mitmproxy/mitmproxy / staticSpec.tsx

File staticSpec.tsx

web/src/js/__tests__/backends/staticSpec.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { enableFetchMocks } from "jest-fetch-mock";
2import { TStore } from "../ducks/tutils";
3import StaticBackend from "../../backends/static";
4import { waitFor } from "../test-utils";

Callers

nothing calls this directly

Calls 2

TStoreFunction · 0.90
expectFunction · 0.85

Tested by

no test coverage detected