MCPcopy 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

1import { describe, expect, it } from 'vitest'
2import { createBootstrapShell } from '../src/shell'
3import type { ExecResult, ProcessOptions, SpawnHandle } from '../src/contracts'
4

Callers

nothing calls this directly

Calls 6

createBootstrapShellFunction · 0.90
rejectFunction · 0.85
makeExecFakeHandleFunction · 0.85
runMethod · 0.80
makeFakeHandleFunction · 0.70
disposeMethod · 0.45

Tested by

no test coverage detected