MCPcopy Index your code
hub / github.com/claude-code-best/claude-code / integration.test.ts

File integration.test.ts

packages/workflow-engine/src/__tests__/integration.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Integration test: runs the canonical workflow script (canonical pattern from the Workflow tool definition:
3 * pipeline without barrier + parallel barrier + agent(schema) + phase) with a faithful mock adapter.
4 * Verifies the engine is semantically compatible with real workflow scripts.

Callers

nothing calls this directly

Calls 7

canonicalPortsFunction · 0.85
runWorkflowFunction · 0.85
createHostHandleFunction · 0.85
rmFunction · 0.85
createBufferingEmitterFunction · 0.85
createFileJournalStoreFunction · 0.85
makePortsFunction · 0.70

Tested by

no test coverage detected