MCPcopy
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

1import * as React from "react";
2import EventLogList from "../../../components/EventLog/EventList";
3import type { EventLogItem } from "../../../ducks/eventLog";
4import { LogLevel } from "../../../ducks/eventLog";

Callers

nothing calls this directly

Calls 3

renderFunction · 0.90
expectFunction · 0.85
itFunction · 0.50

Tested by

no test coverage detected