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

File console.test.ts

packages/node-core/test/integrations/console.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Set LAMBDA_TASK_ROOT before any imports so consoleIntegration uses patchWithDefineProperty
2process.env.LAMBDA_TASK_ROOT = '/var/task';
3
4import { afterAll, describe, expect, it, vi } from 'vitest';

Callers

nothing calls this directly

Calls 6

markFunctionWrappedFunction · 0.90
consoleSandboxFunction · 0.90
pushMethod · 0.80
setupMethod · 0.65
logMethod · 0.65

Tested by

no test coverage detected