MCPcopy Create free account
hub / github.com/cursor/plugins / kickoff-dedupe.test.ts

File kickoff-dedupe.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test";
2import { spawnSync } from "node:child_process";
3
4const SCRIPTS_DIR = new URL("..", import.meta.url).pathname;

Callers

nothing calls this directly

Calls 3

findActiveRootPlannerFunction · 0.90
inferKickoffRootSlugFunction · 0.90
spawnKickoffFunction · 0.85

Tested by

no test coverage detected