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

File FlowTableSpec.tsx

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

Source from the content-addressed store, hash-verified

1import * as React from "react";
2import FlowTable, { PureFlowTable } from "../../components/FlowTable";
3
4import { act, render } from "../test-utils";

Callers

nothing calls this directly

Calls 4

renderFunction · 0.90
expectFunction · 0.85
dispatchMethod · 0.80
itFunction · 0.50

Tested by

no test coverage detected