MCPcopy
hub / github.com/coder/mux / workflowScriptResolver.test.ts

File workflowScriptResolver.test.ts

src/node/services/workflows/workflowScriptResolver.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/await-thenable */
2import * as crypto from "node:crypto";
3import * as fs from "node:fs/promises";
4import * as path from "node:path";

Callers

nothing calls this directly

Calls 6

writeProjectSkillFunction · 0.90
resolveWorkflowScriptFunction · 0.90
writeGlobalSkillFunction · 0.90
writeWorkflowFileFunction · 0.85
updateMethod · 0.65

Tested by

no test coverage detected