MCPcopy Create free account
hub / github.com/cursor/plugins / andon-root-cache.test.ts

File andon-root-cache.test.ts

orchestrate/skills/orchestrate/scripts/__tests__/andon-root-cache.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test";
2import { execFileSync } from "node:child_process";
3import { mkdirSync, mkdtempSync, rmSync, writeFileSync } from "node:fs";
4import { tmpdir } from "node:os";

Callers

nothing calls this directly

Calls 5

slackWithReactionsFunction · 0.85
drainEventsMethod · 0.80
isActiveMethod · 0.80
gitFunction · 0.70
snapshotMethod · 0.65

Tested by

no test coverage detected