MCPcopy Create free account
hub / github.com/github/gh-aw / copilot_harness.test.cjs

File copilot_harness.test.cjs

actions/setup/js/copilot_harness.test.cjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, describe, it, expect, vi } from "vitest";
2import { spawnSync } from "child_process";
3import { createRequire } from "module";
4import fs from "fs";

Callers

nothing calls this directly

Calls 15

isCAPIQuotaExceededErrorFunction · 0.85
buildCopilotSDKChildEnvFunction · 0.85
retryReasonFunction · 0.85
classifyCopilotFailureFunction · 0.85
shouldRetryLocalFunction · 0.85
extractOutputTailFunction · 0.85
getCopilotSDKServerPortFunction · 0.85

Tested by

no test coverage detected