Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Fission-AI/OpenSpec
/ worksets.test.ts
File
worksets.test.ts
test/core/worksets.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
* 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
15
getWorksetsDir
Function · 0.85
options
Function · 0.85
getWorksetsFilePath
Function · 0.85
getWorksetCodeWorkspacePath
Function · 0.85
validateWorksetName
Function · 0.85
memberLabelProblem
Function · 0.85
memberListProblem
Function · 0.85
memberA
Function · 0.85
memberB
Function · 0.85
serializeWorksetsState
Function · 0.85
parseWorksetsState
Function · 0.85
withWorkset
Function · 0.85
Tested by
no test coverage detected