MCPcopy 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

1import { describe, expect, it } from 'vitest'
2import { createNodeIsolateDriver, probeIsolatedVm } from '../src/isolate-driver'
3import type { ToolBinding } from '@tanstack/ai-code-mode'
4

Callers

nothing calls this directly

Calls 5

probeIsolatedVmFunction · 0.90
createNodeIsolateDriverFunction · 0.90
makeBindingFunction · 0.70
executeMethod · 0.45
disposeMethod · 0.45

Tested by

no test coverage detected