Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mitmproxy/mitmproxy
/ _backend_actionsSpec.ts
File
_backend_actionsSpec.ts
web/src/js/__tests__/ducks/flows/_backend_actionsSpec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ TFlow, TStore, TTCPFlow } from
"../tutils"
;
2
import
* as flowActions from
"../../../ducks/flows"
;
3
import
{ fetchApi } from
"../../../utils"
;
4
Callers
nothing calls this directly
Calls
15
TStore
Function · 0.90
TTCPFlow
Function · 0.85
expect
Function · 0.85
dispatch
Method · 0.80
duplicate
Method · 0.80
replay
Method · 0.80
it
Function · 0.50
resume
Method · 0.45
kill
Method · 0.45
remove
Method · 0.45
revert
Method · 0.45
mark
Method · 0.45
Tested by
no test coverage detected