MCPcopy Index your code
hub / github.com/TanStack/ai / docker.test.ts

File docker.test.ts

packages/ai-sandbox-docker/tests/docker.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest'
2import Dockerode from 'dockerode'
3import { defineSandbox, defineWorkspace } from '@tanstack/ai-sandbox'
4import { dockerSandbox } from '../src/index'

Callers

nothing calls this directly

Calls 12

defineSandboxFunction · 0.90
defineWorkspaceFunction · 0.90
dockerSandboxFunction · 0.85
writeMethod · 0.80
fromMethod · 0.80
waitMethod · 0.80
createMethod · 0.65
execMethod · 0.65
destroyMethod · 0.65
readMethod · 0.45
snapshotMethod · 0.45
resumeMethod · 0.45

Tested by

no test coverage detected