Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel/next.js
/ disable-write-to-cache-dir.test.ts
File
disable-write-to-cache-dir.test.ts
test/integration/image-optimizer/test/disable-write-to-cache-dir.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ join } from
'path'
2
import
{ setupTests } from
'./util'
3
4
const
appDir = join(__dirname,
'../app'
)
Callers
nothing calls this directly
Calls
3
join
Function · 0.90
setupTests
Function · 0.90
describe
Function · 0.85
Tested by
no test coverage detected