Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
{ afterEach, beforeEach, describe, expect, it, test, vi } from
'vitest'
;
2
import
{ getCurrentScope } from
'../../src/currentScopes'
;
3
import
{
4
addIntegration,
Callers
nothing calls this directly
Calls
15
getIntegrationsToSetup
Function · 0.90
test
Function · 0.90
setupIntegration
Function · 0.90
setCurrentClient
Function · 0.90
addIntegration
Function · 0.90
getCurrentScope
Function · 0.90
extendIntegration
Function · 0.90
setClient
Method · 0.80
push
Method · 0.80
getTestClient
Function · 0.70
flush
Method · 0.65
setupOnce
Method · 0.65
Tested by
no test coverage detected