MCPcopy
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

1import { join } from 'path'
2import { nextTestSetup } from 'e2e-utils'
3
4describe('node builtins', () => {

Callers

nothing calls this directly

Calls 14

nextTestSetupFunction · 0.90
joinFunction · 0.90
describeFunction · 0.85
browserMethod · 0.80
waitForConditionMethod · 0.80
waitForElementByCssMethod · 0.80
render$Method · 0.80
textMethod · 0.65
getMethod · 0.65
itFunction · 0.50
expectFunction · 0.50
$Function · 0.50

Tested by

no test coverage detected