Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/getsentry/sentry-javascript
/ preload.test.ts
File
preload.test.ts
packages/node/test/sdk/preload.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ debug } from
'@sentry/core'
;
2
import
{ afterEach, beforeEach, describe, expect, it, vi } from
'vitest'
;
3
import
{ resetGlobals } from
'../helpers/mockSdkInit'
;
4
Callers
nothing calls this directly
Calls
3
resetGlobals
Function · 0.90
assign
Method · 0.80
disable
Method · 0.65
Tested by
no test coverage detected