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