MCPcopy
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

1import { FileRef, nextTestSetup } from 'e2e-utils'
2import { retry, waitFor } from 'next-test-utils'
3import path from 'path'
4

Callers

nothing calls this directly

Calls 15

nextTestSetupFunction · 0.90
waitForFunction · 0.90
retryFunction · 0.90
describeFunction · 0.85
browserMethod · 0.80
elementByCssMethod · 0.80
evalMethod · 0.80
getCliOutputFromHereMethod · 0.80
includesMethod · 0.80
waitForElementByCssMethod · 0.80
clickMethod · 0.80
textMethod · 0.65

Tested by

no test coverage detected