Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Fission-AI/OpenSpec
/ declared-store-fallback.test.ts
File
declared-store-fallback.test.ts
test/commands/declared-store-fallback.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, beforeEach, describe, expect, it } from
'vitest'
;
2
import
* as fs from
'node:fs'
;
3
import
* as os from
'node:os'
;
4
import
* as path from
'node:path'
;
Callers
nothing calls this directly
Calls
6
getGlobalDataDir
Function · 0.85
runCLI
Function · 0.85
writeSpec
Function · 0.85
createOpenSpecRoot
Function · 0.70
parseJson
Function · 0.70
registerStore
Function · 0.50
Tested by
no test coverage detected