MCPcopy Create free account
hub / github.com/mitmproxy/mitmproxy / regularSpec.ts

File regularSpec.ts

web/src/js/__tests__/modes/regularSpec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { ModesState } from "../../ducks/modes";
2import { parseSpec } from "../../modes";
3import type { RegularState } from "../../modes/regular";
4import { getSpec, parseRaw } from "../../modes/regular";

Callers

nothing calls this directly

Calls 5

getSpecFunction · 0.90
parseRawFunction · 0.90
parseSpecFunction · 0.90
expectFunction · 0.85
itFunction · 0.50

Tested by

no test coverage detected