MCPcopy
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

1import {render as HTMLRender, fireEvent} from '@testing-library/react'
2import {axe} from 'jest-axe'
3import React, {useCallback, useRef, useState} from 'react'
4

Callers

nothing calls this directly

Calls 3

behavesAsComponentFunction · 0.90
checkExportsFunction · 0.90
toHaveNoViolationsMethod · 0.80

Tested by

no test coverage detected