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

File missing_issue_helpers.test.cjs

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

Source from the content-addressed store, hash-verified

1// @ts-check
2import { describe, it, expect, beforeEach, vi } from "vitest";
3import { createRequire } from "module";
4import fs from "fs";

Callers

nothing calls this directly

Calls 2

buildMissingIssueHandlerFunction · 0.85
makeOptionsFunction · 0.85

Tested by

no test coverage detected