Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Fission-AI/OpenSpec
/ workset.test.ts
File
workset.test.ts
test/commands/workset.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, beforeEach, describe, expect, it, vi } from
'vitest'
;
2
import
{ EventEmitter } from
'node:events'
;
3
import
* as fs from
'node:fs'
;
4
import
* as os from
'node:os'
;
Callers
nothing calls this directly
Calls
15
getGlobalDataDir
Function · 0.85
createPlatform
Function · 0.85
runCLI
Function · 0.85
getWorksetsFilePath
Function · 0.85
pathOptions
Function · 0.85
createFakeTool
Function · 0.85
envWithFakeTools
Function · 0.85
getWorksetCodeWorkspacePath
Function · 0.85
readLaunchLog
Function · 0.85
writeOpenersConfig
Function · 0.85
launchOpenerCommand
Function · 0.85
fakeSpawn
Function · 0.85
Tested by
no test coverage detected