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

File process_runner.test.cjs

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

Source from the content-addressed store, hash-verified

1import { describe, it, expect, vi } from "vitest";
2import { createRequire } from "module";
3
4const require = createRequire(import.meta.url);

Callers

nothing calls this directly

Calls 5

runProcessFunction · 0.85
isCopilotSDKEnabledFunction · 0.85
buildCopilotSDKEnvFunction · 0.85
formatDurationFunction · 0.70
sleepFunction · 0.70

Tested by

no test coverage detected