MCPcopy
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

1import { describe, it, expect, beforeEach, afterEach } from 'vitest';
2import * as fs from 'node:fs';
3import * as path from 'node:path';
4import * as os from 'node:os';

Callers

nothing calls this directly

Calls 15

detectInstallMethodFunction · 0.90
deriveInstallDirFunction · 0.90
parseSemverFunction · 0.90
compareVersionsFunction · 0.90
isUpdateAvailableFunction · 0.90
normalizeVersionFunction · 0.90
stripVFunction · 0.90
reindexAdvisoryFunction · 0.90
runUpgradeFunction · 0.90
bundleExistsFunction · 0.85

Tested by

no test coverage detected