Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel/next.js
/ use-cache-errors.test.ts
File
use-cache-errors.test.ts
test/development/app-dir/use-cache-errors/use-cache-errors.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ nextTestSetup } from
'e2e-utils'
2
import
{ waitForNoRedbox } from
'../../../lib/next-test-utils'
3
4
const
cacheComponentsEnabled = process.env.__NEXT_CACHE_COMPONENTS ===
'true'
Callers
nothing calls this directly
Calls
9
nextTestSetup
Function · 0.90
waitForNoRedbox
Function · 0.90
describe
Function · 0.85
browser
Method · 0.80
click
Method · 0.80
elementById
Method · 0.80
toDisplayRedbox
Method · 0.80
it
Function · 0.50
expect
Function · 0.50
Tested by
no test coverage detected