Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel/next.js
/ hmr-iframe.test.ts
File
hmr-iframe.test.ts
test/development/app-dir/hmr-iframe/hmr-iframe.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ nextTestSetup } from
'e2e-utils'
2
import
{ waitForNoRedbox } from
'next-test-utils'
3
4
describe(
'hmr-iframe'
, () => {
Callers
nothing calls this directly
Calls
13
nextTestSetup
Function · 0.90
waitForNoRedbox
Function · 0.90
describe
Function · 0.85
browser
Method · 0.80
locator
Method · 0.80
elementByCss
Method · 0.80
replace
Method · 0.65
it
Function · 0.50
expect
Function · 0.50
patchFile
Method · 0.45
slice
Method · 0.45
stop
Method · 0.45
Tested by
no test coverage detected