MCPcopy
hub / github.com/getsentry/sentry-react-native / rewriteframes.test.ts

File rewriteframes.test.ts

packages/core/test/integrations/rewriteframes.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { Exception } from '@sentry/browser';
2import type { Client, Event, EventHint } from '@sentry/core';
3
4import { defaultStackParser, eventFromException } from '@sentry/browser';

Callers

nothing calls this directly

Calls 3

mockFunctionFunction · 0.90
exceptionFromErrorFunction · 0.85
processEventFunction · 0.70

Tested by

no test coverage detected