MCPcopy Create free account
hub / github.com/ShipSecAI/studio / docker-runner.test.ts

File docker-runner.test.ts

packages/component-sdk/src/__tests__/docker-runner.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, test, expect, beforeEach } from 'bun:test';
2import { runComponentWithRunner } from '../runner';
3import type { ExecutionContext, DockerRunnerConfig } from '../types';
4

Callers

nothing calls this directly

Calls 3

runComponentWithRunnerFunction · 0.90
fetchFunction · 0.85
pushMethod · 0.65

Tested by

no test coverage detected