Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/OpenCoworkAI/open-codesign
/ generation-workspace.test.ts
File
generation-workspace.test.ts
apps/desktop/src/main/generation-workspace.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ tmpdir } from
'node:os'
;
2
import
path from
'node:path'
;
3
import
{ CodesignError } from
'@open-codesign/shared'
;
4
import
{ describe, expect, it } from
'vitest'
;
Callers
nothing calls this directly
Calls
6
initInMemoryDb
Function · 0.90
createDesign
Function · 0.90
updateDesignWorkspace
Function · 0.90
resolveGenerationWorkspaceRoot
Function · 0.90
normalizeWorkspacePath
Function · 0.90
__unsafeSetDesignWorkspaceForTest
Function · 0.90
Tested by
no test coverage detected