MCPcopy 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

1import * as os from 'node:os';
2import type { StreamedSpanJSON } from '@sentry/core';
3import { afterAll, describe, expect, it, vi } from 'vitest';
4import {

Callers

nothing calls this directly

Calls 6

conditionalTestFunction · 0.90
getAppContextFunction · 0.90
getDeviceContextFunction · 0.90
contextsToSpanAttributesFunction · 0.90
getDynamicSpanAttributesFunction · 0.90
nowMethod · 0.65

Tested by

no test coverage detected