Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/vercel/vercel
/ get-update-command-detection.test.ts
File
get-update-command-detection.test.ts
packages/cli/test/unit/util/get-update-command-detection.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect, vi, beforeEach } from
'vitest'
;
2
import
{ join, sep } from
'path'
;
3
4
const
{ mockExecFile, mockIsNative } = vi.hoisted(() => ({
Callers
nothing calls this directly
Calls
1
getUpdateCommandInfo
Function · 0.90
Tested by
no test coverage detected