MCPcopy
hub / github.com/vercel/next.js / asset-prefix.test.ts

File asset-prefix.test.ts

test/development/app-dir/hmr-asset-prefix-full-url/asset-prefix.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createNext } from 'e2e-utils'
2import { findPort, retry } from 'next-test-utils'
3
4describe('app-dir assetPrefix full URL', () => {

Callers

nothing calls this directly

Calls 13

findPortFunction · 0.90
createNextFunction · 0.90
retryFunction · 0.90
describeFunction · 0.85
browserMethod · 0.80
elementByCssMethod · 0.80
textMethod · 0.65
replaceMethod · 0.65
itFunction · 0.50
expectFunction · 0.50
toStringMethod · 0.45
destroyMethod · 0.45

Tested by

no test coverage detected