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

File responseEnd.test.ts

packages/nextjs/test/common/utils/responseEnd.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { GLOBAL_OBJ } from '@sentry/core';
2import { beforeEach, describe, expect, it, vi } from 'vitest';
3import { waitUntil } from '../../../src/common/utils/responseEnd';
4

Callers

nothing calls this directly

Calls 4

waitUntilFunction · 0.90
rejectMethod · 0.80
resolveMethod · 0.65
catchMethod · 0.65

Tested by

no test coverage detected