Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, test, expect, beforeEach } from
'bun:test'
;
2
import
{ runComponentWithRunner } from
'../runner'
;
3
import
type
{ ExecutionContext, DockerRunnerConfig } from
'../types'
;
4
Callers
nothing calls this directly
Calls
3
runComponentWithRunner
Function · 0.90
fetch
Function · 0.85
push
Method · 0.65
Tested by
no test coverage detected