Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/colbymchenry/codegraph
/ upgrade.test.ts
File
upgrade.test.ts
__tests__/upgrade.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect, beforeEach, afterEach } from
'vitest'
;
2
import
* as fs from
'node:fs'
;
3
import
* as path from
'node:path'
;
4
import
* as os from
'node:os'
;
Callers
nothing calls this directly
Calls
15
detectInstallMethod
Function · 0.90
deriveInstallDir
Function · 0.90
parseSemver
Function · 0.90
compareVersions
Function · 0.90
isUpdateAvailable
Function · 0.90
normalizeVersion
Function · 0.90
stripV
Function · 0.90
parseLatestTagFromLocation
Function · 0.90
reindexAdvisory
Function · 0.90
buildWindowsUpgradeScript
Function · 0.90
runUpgrade
Function · 0.90
bundleExists
Function · 0.85
Tested by
no test coverage detected