MCPcopy 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

1import * as SentryBrowser from '@sentry/browser';
2import { beforeEach, describe, expect, it, test, vi } from 'vitest';
3import { isAtLeastReact17, reactErrorHandler } from '../src/error';
4

Callers

nothing calls this directly

Calls 3

isAtLeastReact17Function · 0.90
reactErrorHandlerFunction · 0.90
handlerFunction · 0.50

Tested by

no test coverage detected