Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
{ GLOBAL_OBJ } from
'@sentry/core'
;
2
import
{ beforeEach, describe, expect, it, vi } from
'vitest'
;
3
import
{ waitUntil } from
'../../../src/common/utils/responseEnd'
;
4
Callers
nothing calls this directly
Calls
4
waitUntil
Function · 0.90
reject
Method · 0.80
resolve
Method · 0.65
catch
Method · 0.65
Tested by
no test coverage detected