MCPcopy
hub / github.com/vercel/next.js / normalize-next-data.test.ts

File normalize-next-data.test.ts

packages/next-routing/src/__tests__/normalize-next-data.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { resolveRoutes } from '../resolve-routes'
2import type { ResolveRoutesParams } from '../types'
3
4function createReadableStream(): ReadableStream {

Callers

nothing calls this directly

Calls 5

resolveRoutesFunction · 0.90
describeFunction · 0.85
createBaseParamsFunction · 0.70
itFunction · 0.50
expectFunction · 0.50

Tested by

no test coverage detected