Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TraderAlice/OpenAlice
/ spawn-env.spec.ts
File
spawn-env.spec.ts
src/workspaces/spawn-env.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mkdirSync, mkdtempSync, rmSync } from
'node:fs'
2
import
{ tmpdir } from
'node:os'
3
import
{ delimiter, join } from
'node:path'
4
import
{ describe, it, expect } from
'vitest'
Callers
nothing calls this directly
Calls
3
describe
Function · 0.85
buildSpawnEnv
Function · 0.85
buildCliPath
Function · 0.85
Tested by
no test coverage detected