Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ nextTestSetup } from
'e2e-utils'
2
import
{ waitForRedbox, check, getRedboxSource } from
'next-test-utils'
3
4
describe(
'app-dir root layout'
, () => {
Callers
nothing calls this directly
Calls
15
nextTestSetup
Function · 0.90
waitForRedbox
Function · 0.90
getRedboxSource
Function · 0.90
check
Function · 0.90
describe
Function · 0.85
browser
Method · 0.80
click
Method · 0.80
elementByCss
Method · 0.80
elementById
Method · 0.80
eval
Method · 0.80
waitForElementByCss
Method · 0.80
hasElementByCssSelector
Method · 0.80
Tested by
no test coverage detected