MCPcopy Index your code
hub / github.com/getsentry/sentry-javascript / misc.test.ts

File misc.test.ts

packages/core/test/lib/utils/misc.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, test } from 'vitest';
2import type { Event } from '../../../src/types/event';
3import type { Mechanism } from '../../../src/types/mechanism';
4import type { StackFrame } from '../../../src/types/stackframe';

Callers

nothing calls this directly

Calls 7

testFunction · 0.90
getEventDescriptionFunction · 0.90
addContextToFrameFunction · 0.90
addExceptionMechanismFunction · 0.90
checkOrSetAlreadyCaughtFunction · 0.90
uuid4Function · 0.90
addMethod · 0.65

Tested by

no test coverage detected