Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ nextTestSetup } from
'e2e-utils'
2
import
{ 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
nextTestSetup
Function · 0.90
fetchViaHTTP
Function · 0.90
it
Function · 0.50
setTimeout
Function · 0.50
expect
Function · 0.50
join
Method · 0.45
map
Method · 0.45
stringify
Method · 0.45
on
Method · 0.45
Tested by
no test coverage detected