Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/ai
/ isolate-driver.test.ts
File
isolate-driver.test.ts
packages/ai-isolate-node/tests/isolate-driver.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
{ createNodeIsolateDriver, probeIsolatedVm } from
'../src/isolate-driver'
3
import
type
{ ToolBinding } from
'@tanstack/ai-code-mode'
4
Callers
nothing calls this directly
Calls
5
probeIsolatedVm
Function · 0.90
createNodeIsolateDriver
Function · 0.90
makeBinding
Function · 0.70
execute
Method · 0.45
dispose
Method · 0.45
Tested by
no test coverage detected