MCPcopy
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

1import * as fs from "node:fs/promises";
2import * as path from "node:path";
3
4import { describe, expect, test } from "bun:test";

Callers

nothing calls this directly

Calls 8

parseWorkflowArgsFunction · 0.90
getRejectedMessageFunction · 0.85
spawnMethod · 0.80
trustProjectFunction · 0.70
writeFileMethod · 0.65
writeMethod · 0.65
parseMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected