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

File sdk.test.ts

packages/cloudflare/test/sdk.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as SentryCore from '@sentry/core';
2import type { Integration } from '@sentry/core';
3import { getClient } from '@sentry/core';
4import { beforeEach, describe, expect, test, vi } from 'vitest';

Callers

nothing calls this directly

Calls 5

resetSdkFunction · 0.90
testFunction · 0.90
initFunction · 0.90
getClientFunction · 0.90
getOptionsMethod · 0.65

Tested by

no test coverage detected