MCPcopy
hub / github.com/getsentry/sentry / reactTestingLibrary.spec.tsx

File reactTestingLibrary.spec.tsx

tests/js/sentry-test/reactTestingLibrary.spec.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {useRef} from 'react';
2import {useSearchParams} from 'react-router-dom';
3
4import {render, screen, userEvent, waitFor} from 'sentry-test/reactTestingLibrary';

Callers

nothing calls this directly

Calls 4

renderFunction · 0.90
rerenderFunction · 0.70
testFunction · 0.50
clickMethod · 0.45

Tested by

no test coverage detected