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

File client.test.ts

packages/core/test/lib/client.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it, test, vi } from 'vitest';
2import type { SeverityLevel } from '../../src';
3import {
4 addBreadcrumb,

Callers

nothing calls this directly

Calls 15

clearGlobalScopeFunction · 0.90
getCurrentScopeFunction · 0.90
getIsolationScopeFunction · 0.90
testFunction · 0.90
dsnToStringFunction · 0.90
setCurrentClientFunction · 0.90
addBreadcrumbFunction · 0.90
lastEventIdFunction · 0.90
makeFakeTransportFunction · 0.90
makeSessionFunction · 0.90
withMonitorFunction · 0.90

Tested by

no test coverage detected