Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/ai
/ shell.test.ts
File
shell.test.ts
packages/ai-sandbox/tests/shell.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'vitest'
2
import
{ createBootstrapShell } from
'../src/shell'
3
import
type
{ ExecResult, ProcessOptions, SpawnHandle } from
'../src/contracts'
4
Callers
nothing calls this directly
Calls
6
createBootstrapShell
Function · 0.90
reject
Function · 0.85
makeExecFakeHandle
Function · 0.85
run
Method · 0.80
makeFakeHandle
Function · 0.70
dispose
Method · 0.45
Tested by
no test coverage detected