Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ createNext } from
'e2e-utils'
2
import
{ findPort, retry } from
'next-test-utils'
3
4
describe(
'app-dir assetPrefix full URL'
, () => {
Callers
nothing calls this directly
Calls
13
findPort
Function · 0.90
createNext
Function · 0.90
retry
Function · 0.90
describe
Function · 0.85
browser
Method · 0.80
elementByCss
Method · 0.80
text
Method · 0.65
replace
Method · 0.65
it
Function · 0.50
expect
Function · 0.50
toString
Method · 0.45
destroy
Method · 0.45
Tested by
no test coverage detected