Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel/next.js
/ index.test.tsx
File
index.test.tsx
test/development/error-overlay/index.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { nextTestSetup } from
'e2e-utils'
2
import { waitForRedbox } from
'next-test-utils'
3
4
describe(
'DevErrorOverlay'
, () => {
Callers
nothing calls this directly
Calls
15
nextTestSetup
Function · 0.90
waitForRedbox
Function · 0.90
describe
Function · 0.85
browser
Method · 0.80
elementByCss
Method · 0.80
getAttribute
Method · 0.80
click
Method · 0.80
getByRole
Method · 0.80
route
Method · 0.80
waitForIdleNetwork
Method · 0.80
toDisplayCollapsedRedbox
Method · 0.80
locateRedbox
Method · 0.80
Tested by
no test coverage detected