Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Fission-AI/OpenSpec
/ root-selection.test.ts
File
root-selection.test.ts
test/core/root-selection.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as fs from
'node:fs'
;
2
import
* as os from
'node:os'
;
3
import
* as path from
'node:path'
;
4
Callers
nothing calls this directly
Calls
7
resolveOpenSpecRoot
Function · 0.85
expectRootSelectionError
Function · 0.85
createPointerDir
Function · 0.85
run
Function · 0.85
registerStore
Function · 0.70
mkdir
Function · 0.70
createOpenSpecRoot
Function · 0.70
Tested by
no test coverage detected