Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import { fireEvent, screen } from
"@testing-library/react"
;
2
import { renderComponent } from
"#/testHelpers/renderHelpers"
;
3
import { ConfirmDialog } from
"./ConfirmDialog"
;
4
Callers
nothing calls this directly
Calls
1
renderComponent
Function · 0.90
Tested by
no test coverage detected