Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import reduceFlows, * as flowActions from
"../../../ducks/flows"
;
2
import { defaultState } from
"../../../ducks/flows"
;
3
import { testState, TFlow, TStore } from
"../tutils"
;
4
import FlowColumns from
"../../../components/FlowTable/FlowColumns"
;
Callers
nothing calls this directly
Calls
8
TStore
Function · 0.90
expect
Function · 0.85
sort
Function · 0.85
dispatch
Method · 0.80
it
Function · 0.50
get
Method · 0.45
select
Method · 0.45
keys
Method · 0.45
Tested by
no test coverage detected