Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel/next.js
/ node-builtins.test.ts
File
node-builtins.test.ts
test/development/basic/node-builtins.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ join } from
'path'
2
import
{ nextTestSetup } from
'e2e-utils'
3
4
describe(
'node builtins'
, () => {
Callers
nothing calls this directly
Calls
14
nextTestSetup
Function · 0.90
join
Function · 0.90
describe
Function · 0.85
browser
Method · 0.80
waitForCondition
Method · 0.80
waitForElementByCss
Method · 0.80
render$
Method · 0.80
text
Method · 0.65
get
Method · 0.65
it
Function · 0.50
expect
Function · 0.50
$
Function · 0.50
Tested by
no test coverage detected