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

File index.test.ts

packages/cli-exec/tests/index.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, expect, test, vi } from 'vitest';
2import {
3 chmodSync,
4 mkdirSync,

Callers

nothing calls this directly

Calls 14

testFunction · 0.85
createDirectoryFunction · 0.85
writeLocalVercelPackageFunction · 0.85
findVercelCliFunction · 0.85
expectedRealPathFunction · 0.85
execVercelCliFunction · 0.85
getVercelBinNameFunction · 0.85
writeExecutableFunction · 0.85
writeProjectRootFunction · 0.85
splitMethod · 0.80
writePackageJsonFunction · 0.70

Tested by

no test coverage detected