Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mitmproxy/mitmproxy
/ EventListSpec.tsx
File
EventListSpec.tsx
web/src/js/__tests__/components/EventLog/EventListSpec.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import * as React from
"react"
;
2
import EventLogList from
"../../../components/EventLog/EventList"
;
3
import type { EventLogItem } from
"../../../ducks/eventLog"
;
4
import { LogLevel } from
"../../../ducks/eventLog"
;
Callers
nothing calls this directly
Calls
3
render
Function · 0.90
expect
Function · 0.85
it
Function · 0.50
Tested by
no test coverage detected