Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/claude-code-best/claude-code
/ runWorkflow.test.ts
File
runWorkflow.test.ts
packages/workflow-engine/src/__tests__/runWorkflow.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect, test } from
'bun:test'
2
import
{ mkdtemp, mkdir, rm, writeFile } from
'node:fs/promises'
3
import
{ tmpdir } from
'node:os'
4
import
{ join } from
'node:path'
Callers
nothing calls this directly
Calls
12
portsWith
Function · 0.85
runWorkflow
Function · 0.85
createHostHandle
Function · 0.85
rm
Function · 0.85
createFileJournalStore
Function · 0.85
agentCallKey
Function · 0.85
mkdir
Function · 0.85
portsWithEvents
Function · 0.85
max
Method · 0.80
abort
Method · 0.65
append
Method · 0.45
read
Method · 0.45
Tested by
no test coverage detected