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

File index.test.ts

test/development/slow-module-detection/index.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { nextTestSetup } from 'e2e-utils'
2import { fetchViaHTTP } from 'next-test-utils'
3;(process.env.IS_TURBOPACK_TEST ? describe.skip : describe)(
4 'Slow Module Detection',

Callers

nothing calls this directly

Calls 9

nextTestSetupFunction · 0.90
fetchViaHTTPFunction · 0.90
itFunction · 0.50
setTimeoutFunction · 0.50
expectFunction · 0.50
joinMethod · 0.45
mapMethod · 0.45
stringifyMethod · 0.45
onMethod · 0.45

Tested by

no test coverage detected