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

File CommandBarSpec.tsx

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 3

renderFunction · 0.90
expectFunction · 0.85
typeMethod · 0.45

Tested by

no test coverage detected