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

File vercelWaitUntil.test.ts

packages/core/test/lib/utils/vercelWaitUntil.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest';
2import { vercelWaitUntil } from '../../../src/utils/vercelWaitUntil';
3import { GLOBAL_OBJ } from '../../../src/utils/worldwide';
4

Callers

nothing calls this directly

Calls 2

vercelWaitUntilFunction · 0.90
resolveMethod · 0.65

Tested by

no test coverage detected