Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ expect, test } from
'bun:test'
2
import
{ mkdtemp, rm, writeFile } from
'node:fs/promises'
3
import
{ tmpdir } from
'node:os'
4
import
{ join } from
'node:path'
Callers
nothing calls this directly
Calls
4
resolveNamedWorkflow
Function · 0.85
listNamedWorkflows
Function · 0.85
rm
Function · 0.85
now
Method · 0.80
Tested by
no test coverage detected