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

File RegularSpec.tsx

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

Source from the content-addressed store, hash-verified

1import * as React from "react";
2import { act, render } from "../../test-utils";
3import { TStore } from "../../ducks/tutils";
4import Regular from "../../../components/Modes/Regular";

Callers

nothing calls this directly

Calls 4

TStoreFunction · 0.90
renderFunction · 0.90
expectFunction · 0.85
dispatchMethod · 0.80

Tested by

no test coverage detected