MCPcopy Create free account
hub / github.com/coder/coder / DeleteDialog.test.tsx

File DeleteDialog.test.tsx

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

Source from the content-addressed store, hash-verified

1import { screen } from "@testing-library/react";
2import userEvent from "@testing-library/user-event";
3import { act } from "react";
4import { renderComponent } from "#/testHelpers/renderHelpers";

Callers

nothing calls this directly

Calls 2

renderComponentFunction · 0.90
fillInputFieldFunction · 0.85

Tested by

no test coverage detected