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

File sdk.test.ts

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

Source from the content-addressed store, hash-verified

1import * as SentryBrowser from '@sentry/browser';
2import { vi } from 'vitest';
3import { getDefaultIntegrations, init } from '../src/sdk';
4

Callers

nothing calls this directly

Calls 3

initFunction · 0.90
getDefaultIntegrationsFunction · 0.90
sortMethod · 0.80

Tested by

no test coverage detected