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

File indexSpec.tsx

web/src/js/__tests__/ducks/flows/indexSpec.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import reduceFlows, * as flowActions from "../../../ducks/flows";
2import { defaultState } from "../../../ducks/flows";
3import { testState, TFlow, TStore } from "../tutils";
4import FlowColumns from "../../../components/FlowTable/FlowColumns";

Callers

nothing calls this directly

Calls 8

TStoreFunction · 0.90
expectFunction · 0.85
sortFunction · 0.85
dispatchMethod · 0.80
itFunction · 0.50
getMethod · 0.45
selectMethod · 0.45
keysMethod · 0.45

Tested by

no test coverage detected