Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Fission-AI/OpenSpec
/ store-lifecycle.test.ts
File
store-lifecycle.test.ts
test/cli-e2e/store-lifecycle.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterAll, beforeAll, describe, expect, it } from
'vitest'
;
2
import
{ execFile } from
'child_process'
;
3
import
{ promises as fs, realpathSync } from
'fs'
;
4
import
path from
'path'
;
Callers
nothing calls this directly
Calls
9
machineEnv
Function · 0.85
runCLI
Function · 0.85
writeCompletedChangeArtifacts
Function · 0.85
listRelativeEntries
Function · 0.85
writeFile
Method · 0.80
readFile
Method · 0.80
snapshotDirectory
Function · 0.70
git
Function · 0.70
canonical
Function · 0.70
Tested by
no test coverage detected