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

File ModalSpec.tsx

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

Source from the content-addressed store, hash-verified

1import * as React from "react";
2import Modal from "../../../components/Modal/Modal";
3import { render, act } from "../../test-utils";
4import { setActiveModal } from "../../../ducks/ui/modal";

Callers

nothing calls this directly

Calls 4

renderFunction · 0.90
setActiveModalFunction · 0.90
expectFunction · 0.85
dispatchMethod · 0.80

Tested by

no test coverage detected