MCPcopy
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

1import { nextTestSetup } from 'e2e-utils'
2import { waitForRedbox } from 'next-test-utils'
3
4describe('DevErrorOverlay', () => {

Callers

nothing calls this directly

Calls 15

nextTestSetupFunction · 0.90
waitForRedboxFunction · 0.90
describeFunction · 0.85
browserMethod · 0.80
elementByCssMethod · 0.80
getAttributeMethod · 0.80
clickMethod · 0.80
getByRoleMethod · 0.80
routeMethod · 0.80
waitForIdleNetworkMethod · 0.80
locateRedboxMethod · 0.80

Tested by

no test coverage detected