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

File indexSpec.ts

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

Source from the content-addressed store, hash-verified

1import { includeListenAddress, parseSpec } from "../../modes";
2
3describe("includeListenAddress", () => {
4 it("should keep mode as-is if not port is specified", () => {

Callers

nothing calls this directly

Calls 4

includeListenAddressFunction · 0.90
parseSpecFunction · 0.90
expectFunction · 0.85
itFunction · 0.50

Tested by

no test coverage detected