MCPcopy
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
3import fs from 'fs/promises'
4import { join } from 'path'

Callers

nothing calls this directly

Calls 14

joinFunction · 0.90
findPortFunction · 0.90
launchAppFunction · 0.90
renderViaHTTPFunction · 0.90
getDistDirFunction · 0.90
killAppFunction · 0.90
describeFunction · 0.85
matchMethod · 0.65
itFunction · 0.50
expectFunction · 0.50
deleteMethod · 0.45
filterMethod · 0.45

Tested by

no test coverage detected