Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel/next.js
/ hmr.test.ts
File
hmr.test.ts
test/development/app-hmr/hmr.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ FileRef, nextTestSetup } from
'e2e-utils'
2
import
{ retry, waitFor } from
'next-test-utils'
3
import
path from
'path'
4
Callers
nothing calls this directly
Calls
15
nextTestSetup
Function · 0.90
waitFor
Function · 0.90
retry
Function · 0.90
describe
Function · 0.85
browser
Method · 0.80
elementByCss
Method · 0.80
eval
Method · 0.80
getCliOutputFromHere
Method · 0.80
includes
Method · 0.80
waitForElementByCss
Method · 0.80
click
Method · 0.80
text
Method · 0.65
Tested by
no test coverage detected