MCPcopy
hub / github.com/vercel/next.js / awaiter.test.ts

File awaiter.test.ts

packages/next/src/server/after/awaiter.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { InvariantError } from '../../shared/lib/invariant-error'
2import { AwaiterMulti, AwaiterOnce } from './awaiter'
3
4describe('AwaiterOnce/AwaiterMulti', () => {

Callers

nothing calls this directly

Calls 12

describeFunction · 0.85
makeNestedPromiseFunction · 0.85
eachMethod · 0.80
fnMethod · 0.80
thenMethod · 0.80
waitUntilFunction · 0.70
sleepFunction · 0.70
resolveMethod · 0.65
itFunction · 0.50
expectFunction · 0.50
awaitingMethod · 0.45
waitUntilMethod · 0.45

Tested by

no test coverage detected