MCPcopy
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

1import { expect, test } from 'bun:test'
2import { mkdtemp, mkdir, rm, writeFile } from 'node:fs/promises'
3import { tmpdir } from 'node:os'
4import { join } from 'node:path'

Callers

nothing calls this directly

Calls 12

portsWithFunction · 0.85
runWorkflowFunction · 0.85
createHostHandleFunction · 0.85
rmFunction · 0.85
createFileJournalStoreFunction · 0.85
agentCallKeyFunction · 0.85
mkdirFunction · 0.85
portsWithEventsFunction · 0.85
maxMethod · 0.80
abortMethod · 0.65
appendMethod · 0.45
readMethod · 0.45

Tested by

no test coverage detected