Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel/next.js
/ hmr-deleted-page.test.ts
File
hmr-deleted-page.test.ts
test/development/app-dir/hmr-deleted-page/hmr-deleted-page.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ join } from
'path'
2
3
import
{ nextTestSetup, FileRef } from
'e2e-utils'
4
import
{ waitForRedbox, waitForNoRedbox } from
'next-test-utils'
Callers
nothing calls this directly
Calls
12
nextTestSetup
Function · 0.90
join
Function · 0.90
waitForHydration
Function · 0.90
waitForRedbox
Function · 0.90
waitForNoRedbox
Function · 0.90
describe
Function · 0.85
browser
Method · 0.80
elementByCss
Method · 0.80
text
Method · 0.65
it
Function · 0.50
expect
Function · 0.50
deleteFile
Method · 0.45
Tested by
no test coverage detected