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

File metadata.test.ts

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

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, test, vi } from 'vitest';
2import {
3 captureException,
4 createStackParser,

Callers

nothing calls this directly

Calls 9

createStackParserFunction · 0.90
nodeStackLineParserFunction · 0.90
testFunction · 0.90
createTransportFunction · 0.90
parseEnvelopeFunction · 0.90
setCurrentClientFunction · 0.90
captureExceptionFunction · 0.90
initMethod · 0.45

Tested by

no test coverage detected