MCPcopy
hub / github.com/mitmproxy/mitmproxy / HeaderSpec.tsx

File HeaderSpec.tsx

web/src/js/__tests__/components/HeaderSpec.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as React from "react";
2import { act, fireEvent, render, screen } from "../test-utils";
3import Header from "../../components/Header";
4

Callers

nothing calls this directly

Calls 2

renderFunction · 0.90
expectFunction · 0.85

Tested by

no test coverage detected