MCPcopy
hub / github.com/vercel/next.js / next-rs-api.test.ts

File next-rs-api.test.ts

test/development/basic/next-rs-api.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { NextInstance, createNext } from 'e2e-utils'
2import { trace } from 'next/dist/trace'
3import { PHASE_DEVELOPMENT_SERVER } from 'next/constants'
4import { createDefineEnv, loadBindings, HmrTarget } from 'next/dist/build/swc'

Callers

nothing calls this directly

Calls 15

createNextFunction · 0.90
joinFunction · 0.90
traceFunction · 0.90
describeFunction · 0.85
pagesIndexCodeFunction · 0.85
appPageCodeFunction · 0.85
spawnSyncFunction · 0.85
filterMapAsyncIteratorFunction · 0.85
normalizeIssuesFunction · 0.85
normalizeDiagnosticsFunction · 0.85
drainAndGetNextFunction · 0.85
raceIteratorsFunction · 0.85

Tested by

no test coverage detected