Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import {useRef} from
'react'
;
2
import {useSearchParams} from
'react-router-dom'
;
3
4
import {render, screen, userEvent, waitFor} from
'sentry-test/reactTestingLibrary'
;
Callers
nothing calls this directly
Calls
4
render
Function · 0.90
rerender
Function · 0.70
test
Function · 0.50
click
Method · 0.45
Tested by
no test coverage detected