Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Fission-AI/OpenSpec
/ store-root-selection.test.ts
File
store-root-selection.test.ts
test/commands/store-root-selection.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
9
getGlobalDataDir
Function · 0.85
registerStoreFixture
Function · 0.85
runCLI
Function · 0.85
expectNoLocalOpenSpec
Function · 0.85
writeStoreMetadataState
Function · 0.85
parseJson
Function · 0.70
createOpenSpecRoot
Function · 0.70
createChange
Function · 0.70
registerStore
Function · 0.50
Tested by
no test coverage detected