MCPcopy
hub / github.com/primer/react / Dialog.test.tsx

File Dialog.test.tsx

packages/react/src/Dialog/Dialog.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React from 'react'
2import {render, waitFor} from '@testing-library/react'
3import userEvent from '@testing-library/user-event'
4import {Dialog} from './Dialog'

Callers

nothing calls this directly

Calls 4

behavesAsComponentFunction · 0.90
checkExportsFunction · 0.90
renderFunction · 0.90
toHaveNoViolationsMethod · 0.80

Tested by

no test coverage detected