MCPcopy Create free account
hub / github.com/vercel/vercel / unit.test.ts

File unit.test.ts

packages/build-utils/test/unit.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import ms from 'ms';
2import path from 'path';
3import fs from 'fs-extra';
4import { strict as assert } from 'assert';

Callers

nothing calls this directly

Calls 15

getSupportedNodeVersionFunction · 0.90
getNodeVersionFunction · 0.90
getLatestNodeVersionFunction · 0.90
runNpmInstallFunction · 0.90
runPackageJsonScriptFunction · 0.90
scanParentDirsFunction · 0.90
findPackageJsonFunction · 0.90
renameFunction · 0.90
expectBuilderErrorFunction · 0.85
splitMethod · 0.80
pushMethod · 0.65

Tested by

no test coverage detected