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