MCPcopy Create free account
hub / github.com/getsentry/sentry-javascript / sdk.test.ts

File sdk.test.ts

packages/sveltekit/test/server-common/sdk.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { NodeClient } from '@sentry/node';
2import * as SentryNode from '@sentry/node';
3import { getClient, SDK_VERSION } from '@sentry/node';
4import { afterEach, describe, expect, it, vi } from 'vitest';

Callers

nothing calls this directly

Calls 6

initFunction · 0.90
getIsolationScopeMethod · 0.80
setClientMethod · 0.80
clearMethod · 0.65
getClientFunction · 0.50
getIntegrationByNameMethod · 0.45

Tested by

no test coverage detected