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

File CaptureSetupSpec.tsx

web/src/js/__tests__/components/Modes/CaptureSetupSpec.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as React from "react";
2import { render } from "../../test-utils";
3import CaptureSetup from "../../../components/Modes/CaptureSetup";
4import { TStore } from "../../ducks/tutils";

Callers

nothing calls this directly

Calls 3

TStoreFunction · 0.90
renderFunction · 0.90
expectFunction · 0.85

Tested by

no test coverage detected