MCPcopy Index your code
hub / github.com/coder/mux / WorkflowTaskServiceAdapter.test.ts

File WorkflowTaskServiceAdapter.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 9

OkFunction · 0.90
runAgentMethod · 0.65
createAgentTasksMethod · 0.65
pushMethod · 0.65
onRunEndedMethod · 0.65
applyPatchMethod · 0.65
writeFileMethod · 0.65
interruptRunMethod · 0.65
assertFunction · 0.50

Tested by

no test coverage detected