MCPcopy
hub / github.com/vercel/next.js / hmr-trace-timing.test.ts

File hmr-trace-timing.test.ts

test/development/app-dir/hmr-trace-timing/hmr-trace-timing.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { nextTestSetup } from 'e2e-utils'
2import { join } from 'path'
3import { existsSync } from 'fs'
4import { parseTraceFile } from '../../../lib/parse-trace-file'

Callers

nothing calls this directly

Calls 13

nextTestSetupFunction · 0.90
joinFunction · 0.90
parseTraceFileFunction · 0.90
describeFunction · 0.85
browserMethod · 0.80
elementByCssMethod · 0.80
textMethod · 0.65
closeMethod · 0.65
getMethod · 0.65
itFunction · 0.50
expectFunction · 0.50
setTimeoutFunction · 0.50

Tested by

no test coverage detected