Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ describe, it, expect, beforeEach, afterEach } from
'vitest'
;
2
import
path from
'path'
;
3
import
os from
'os'
;
4
import
{ randomUUID } from
'crypto'
;
Callers
nothing calls this directly
Calls
9
migrateIfNeeded
Function · 0.85
ensureClaudeTool
Function · 0.85
readRawConfig
Function · 0.85
writeManagedCommand
Function · 0.85
saveGlobalConfig
Function · 0.85
getGlobalConfigPath
Function · 0.85
writeFile
Method · 0.80
writeSkill
Function · 0.70
scanInstalledWorkflows
Function · 0.50
Tested by
no test coverage detected