MCPcopy 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

1import { debug } from '@sentry/core';
2import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest';
3import { resetGlobals } from '../helpers/mockSdkInit';
4

Callers

nothing calls this directly

Calls 3

resetGlobalsFunction · 0.90
assignMethod · 0.80
disableMethod · 0.65

Tested by

no test coverage detected