MCPcopy
hub / github.com/vercel/next.js / resolve-routes.test.ts

File resolve-routes.test.ts

packages/next-routing/src/__tests__/resolve-routes.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
4// Helper to create a ReadableStream

Callers

nothing calls this directly

Calls 9

resolveRoutesFunction · 0.90
describeFunction · 0.85
fnMethod · 0.80
anyMethod · 0.80
createBaseParamsFunction · 0.70
getMethod · 0.65
itFunction · 0.50
expectFunction · 0.50
toStringMethod · 0.45

Tested by

no test coverage detected