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

File aggregate-errors.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from 'vitest';
2import type { ExtendedError } from '../../../src/types/error';
3import type { Event, EventHint } from '../../../src/types/event';
4import type { Exception } from '../../../src/types/exception';

Callers

nothing calls this directly

Calls 4

createStackParserFunction · 0.90
testFunction · 0.90
exceptionFromErrorFunction · 0.70

Tested by

no test coverage detected