MCPcopy
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

1import { nextTestSetup } from 'e2e-utils'
2import { retry, createMultiDomMatcher } from 'next-test-utils'
3
4describe('app-dir - metadata-streaming', () => {

Callers

nothing calls this directly

Calls 15

nextTestSetupFunction · 0.90
retryFunction · 0.90
createMultiDomMatcherFunction · 0.90
describeFunction · 0.85
render$Method · 0.80
browserMethod · 0.80
elementByCssMethod · 0.80
clickMethod · 0.80
elementsByCssMethod · 0.80
textMethod · 0.65
itFunction · 0.50

Tested by

no test coverage detected