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