MCPcopy
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

1import { join } from 'path'
2
3import { nextTestSetup, FileRef } from 'e2e-utils'
4import { waitForRedbox, waitForNoRedbox } from 'next-test-utils'

Callers

nothing calls this directly

Calls 12

nextTestSetupFunction · 0.90
joinFunction · 0.90
waitForHydrationFunction · 0.90
waitForRedboxFunction · 0.90
waitForNoRedboxFunction · 0.90
describeFunction · 0.85
browserMethod · 0.80
elementByCssMethod · 0.80
textMethod · 0.65
itFunction · 0.50
expectFunction · 0.50
deleteFileMethod · 0.45

Tested by

no test coverage detected