MCPcopy Index your code
hub / github.com/coder/coder / ConfirmDialog.test.tsx

File ConfirmDialog.test.tsx

site/src/components/Dialogs/ConfirmDialog/ConfirmDialog.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { fireEvent, screen } from "@testing-library/react";
2import { renderComponent } from "#/testHelpers/renderHelpers";
3import { ConfirmDialog } from "./ConfirmDialog";
4

Callers

nothing calls this directly

Calls 1

renderComponentFunction · 0.90

Tested by

no test coverage detected