Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mitmproxy/mitmproxy
/ processesSpec.tsx
File
processesSpec.tsx
web/src/js/__tests__/ducks/processesSpec.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import fetchMock, { enableFetchMocks } from
"jest-fetch-mock"
;
2
import { TStore } from
"./tutils"
;
3
import { fetchProcesses } from
"../../ducks/processes"
;
4
Callers
nothing calls this directly
Calls
4
TStore
Function · 0.90
expect
Function · 0.85
dispatch
Method · 0.80
it
Function · 0.50
Tested by
no test coverage detected