Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ afterEach, expect, test, vi } from
'vitest'
;
2
import
{
3
chmodSync,
4
mkdirSync,
Callers
nothing calls this directly
Calls
14
clearVercelCliLookupCache
Function · 0.85
test
Function · 0.85
createDirectory
Function · 0.85
writeLocalVercelPackage
Function · 0.85
findVercelCli
Function · 0.85
expectedRealPath
Function · 0.85
execVercelCli
Function · 0.85
getVercelBinName
Function · 0.85
writeExecutable
Function · 0.85
writeProjectRoot
Function · 0.85
split
Method · 0.80
writePackageJson
Function · 0.70
Tested by
no test coverage detected