Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/sentry-javascript
/ error.test.ts
File
error.test.ts
packages/react/test/error.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as SentryBrowser from
'@sentry/browser'
;
2
import
{ beforeEach, describe, expect, it, test, vi } from
'vitest'
;
3
import
{ isAtLeastReact17, reactErrorHandler } from
'../src/error'
;
4
Callers
nothing calls this directly
Calls
3
isAtLeastReact17
Function · 0.90
reactErrorHandler
Function · 0.90
handler
Function · 0.50
Tested by
no test coverage detected