Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/sentry-javascript
/ context.test.ts
File
context.test.ts
packages/node-core/test/integrations/context.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as os from
'node:os'
;
2
import
type
{ StreamedSpanJSON } from
'@sentry/core'
;
3
import
{ afterAll, describe, expect, it, vi } from
'vitest'
;
4
import
{
Callers
nothing calls this directly
Calls
6
conditionalTest
Function · 0.90
getAppContext
Function · 0.90
getDeviceContext
Function · 0.90
contextsToSpanAttributes
Function · 0.90
getDynamicSpanAttributes
Function · 0.90
now
Method · 0.65
Tested by
no test coverage detected