Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel/next.js
/ externals.test.ts
File
externals.test.ts
test/integration/externals-pages-bundle/test/externals.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-env jest */
2
3
import
fs from
'fs/promises'
4
import
{ join } from
'path'
Callers
nothing calls this directly
Calls
14
join
Function · 0.90
findPort
Function · 0.90
launchApp
Function · 0.90
renderViaHTTP
Function · 0.90
getDistDir
Function · 0.90
killApp
Function · 0.90
describe
Function · 0.85
match
Method · 0.65
it
Function · 0.50
expect
Function · 0.50
delete
Method · 0.45
filter
Method · 0.45
Tested by
no test coverage detected