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

File integration.test.ts

packages/core/test/lib/integration.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 { getCurrentScope } from '../../src/currentScopes';
3import {
4 addIntegration,

Callers

nothing calls this directly

Calls 15

getIntegrationsToSetupFunction · 0.90
testFunction · 0.90
setupIntegrationFunction · 0.90
setCurrentClientFunction · 0.90
addIntegrationFunction · 0.90
getCurrentScopeFunction · 0.90
extendIntegrationFunction · 0.90
setClientMethod · 0.80
pushMethod · 0.80
getTestClientFunction · 0.70
flushMethod · 0.65
setupOnceMethod · 0.65

Tested by

no test coverage detected