MCPcopy Create free account
hub / github.com/cursor/plugins / exit-on-error.test.ts

File exit-on-error.test.ts

orchestrate/skills/orchestrate/scripts/__tests__/exit-on-error.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, spyOn, test } from "bun:test";
2import { mkdtempSync, rmSync } from "node:fs";
3import { tmpdir } from "node:os";
4import { join } from "node:path";

Callers

nothing calls this directly

Calls 3

runOrchestrateLoopFunction · 0.90
buildManagerStubFunction · 0.85
runningTaskFunction · 0.70

Tested by

no test coverage detected