Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel/next.js
/ metadata-streaming.test.ts
File
metadata-streaming.test.ts
test/e2e/app-dir/metadata-streaming/metadata-streaming.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ nextTestSetup } from
'e2e-utils'
2
import
{ retry, createMultiDomMatcher } from
'next-test-utils'
3
4
describe(
'app-dir - metadata-streaming'
, () => {
Callers
nothing calls this directly
Calls
15
nextTestSetup
Function · 0.90
retry
Function · 0.90
createMultiDomMatcher
Function · 0.90
describe
Function · 0.85
render$
Method · 0.80
browser
Method · 0.80
elementByCss
Method · 0.80
click
Method · 0.80
hasElementByCssSelector
Method · 0.80
elementsByCss
Method · 0.80
text
Method · 0.65
it
Function · 0.50
Tested by
no test coverage detected