MCPcopy
hub / github.com/claude-code-best/claude-code / namedWorkflows.test.ts

File namedWorkflows.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 4

resolveNamedWorkflowFunction · 0.85
listNamedWorkflowsFunction · 0.85
rmFunction · 0.85
nowMethod · 0.80

Tested by

no test coverage detected