Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mitmproxy/mitmproxy
/ ConnectionIndicatorSpec.tsx
File
ConnectionIndicatorSpec.tsx
web/src/js/__tests__/components/Header/ConnectionIndicatorSpec.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import * as React from
"react"
;
2
import ConnectionIndicator from
"../../../components/Header/ConnectionIndicator"
;
3
import * as connectionActions from
"../../../ducks/connection"
;
4
import { act, render } from
"../../test-utils"
;
Callers
nothing calls this directly
Calls
4
render
Function · 0.90
TStore
Function · 0.90
expect
Function · 0.85
dispatch
Method · 0.80
Tested by
no test coverage detected