Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/coder/mux
/ workflow.test.ts
File
workflow.test.ts
src/cli/workflow.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as fs from
"node:fs/promises"
;
2
import
* as path from
"node:path"
;
3
4
import
{ describe, expect, test } from
"bun:test"
;
Callers
nothing calls this directly
Calls
8
parseWorkflowArgs
Function · 0.90
getRejectedMessage
Function · 0.85
spawn
Method · 0.80
trustProject
Function · 0.70
writeFile
Method · 0.65
write
Method · 0.65
parse
Method · 0.45
end
Method · 0.45
Tested by
no test coverage detected