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

File init.test.ts

packages/node-core/test/sdk/init.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { Integration } from '@sentry/core';
2import { debug, SDK_VERSION } from '@sentry/core';
3import * as SentryOpentelemetry from '@sentry/opentelemetry';
4import { afterEach, beforeEach, describe, expect, it, type Mock, vi } from 'vitest';

Callers

nothing calls this directly

Calls 7

cleanupOtelFunction · 0.90
initFunction · 0.90
getClientFunction · 0.90
getOptionsMethod · 0.65
offMethod · 0.65
emitMethod · 0.65

Tested by

no test coverage detected