Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/MigoXLab/coderio
/ workspace.test.ts
File
workspace.test.ts
tests/utils/workspace.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
fs from
'node:fs'
;
3
import
path from
'node:path'
;
4
import
os from
'node:os'
;
Callers
nothing calls this directly
Calls
4
initWorkspace
Method · 0.80
resolveAppSrc
Method · 0.80
resolveComponentPath
Method · 0.80
deleteWorkspace
Method · 0.80
Tested by
no test coverage detected