MCPcopy
hub / github.com/Fission-AI/OpenSpec / migration.test.ts

File migration.test.ts

test/core/migration.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 path from 'path';
3import os from 'os';
4import { randomUUID } from 'crypto';

Callers

nothing calls this directly

Calls 9

migrateIfNeededFunction · 0.85
ensureClaudeToolFunction · 0.85
readRawConfigFunction · 0.85
writeManagedCommandFunction · 0.85
saveGlobalConfigFunction · 0.85
getGlobalConfigPathFunction · 0.85
writeFileMethod · 0.80
writeSkillFunction · 0.70
scanInstalledWorkflowsFunction · 0.50

Tested by

no test coverage detected