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

File FlowTableHeadSpec.tsx

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

Source from the content-addressed store, hash-verified

1import * as React from "react";
2import FlowTableHead from "../../../components/FlowTable/FlowTableHead";
3import { Provider } from "react-redux";
4import { TStore } from "../../ducks/tutils";

Callers

nothing calls this directly

Calls 3

TStoreFunction · 0.90
expectFunction · 0.85
renderFunction · 0.50

Tested by

no test coverage detected