MCPcopy
hub / github.com/vercel/next.js / root-layout.test.ts

File root-layout.test.ts

test/e2e/app-dir/root-layout/root-layout.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { nextTestSetup } from 'e2e-utils'
2import { waitForRedbox, check, getRedboxSource } from 'next-test-utils'
3
4describe('app-dir root layout', () => {

Callers

nothing calls this directly

Calls 15

nextTestSetupFunction · 0.90
waitForRedboxFunction · 0.90
getRedboxSourceFunction · 0.90
checkFunction · 0.90
describeFunction · 0.85
browserMethod · 0.80
clickMethod · 0.80
elementByCssMethod · 0.80
elementByIdMethod · 0.80
evalMethod · 0.80
waitForElementByCssMethod · 0.80

Tested by

no test coverage detected