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

File sdk.test.ts

packages/react-router/test/client/sdk.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as SentryBrowser from '@sentry/browser';
2import { getCurrentScope, getGlobalScope, getIsolationScope, SDK_VERSION } from '@sentry/browser';
3import * as SentryCore from '@sentry/core';
4import { afterEach, describe, expect, it, vi } from 'vitest';

Callers

nothing calls this directly

Calls 5

setClientMethod · 0.80
clearMethod · 0.65
getGlobalScopeFunction · 0.50
getIsolationScopeFunction · 0.50
getCurrentScopeFunction · 0.50

Tested by

no test coverage detected