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

File ProxyAppSpec.tsx

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

Source from the content-addressed store, hash-verified

1import * as React from "react";
2import { render, screen, waitFor } from "../test-utils";
3import ProxyApp from "../../components/ProxyApp";
4import { enableFetchMocks } from "jest-fetch-mock";

Callers

nothing calls this directly

Calls 2

renderFunction · 0.90
expectFunction · 0.85

Tested by

no test coverage detected