Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/primer/react
/ ConfirmationDialog.test.tsx
File
ConfirmationDialog.test.tsx
packages/react/src/ConfirmationDialog/ConfirmationDialog.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import {render as HTMLRender, fireEvent} from
'@testing-library/react'
2
import {axe} from
'jest-axe'
3
import React, {useCallback, useRef, useState} from
'react'
4
Callers
nothing calls this directly
Calls
3
behavesAsComponent
Function · 0.90
checkExports
Function · 0.90
toHaveNoViolations
Method · 0.80
Tested by
no test coverage detected