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

File create_issue_group.test.cjs

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

Source from the content-addressed store, hash-verified

1// @ts-check
2/// <reference types="@actions/github-script" />
3
4import { describe, it, expect, beforeEach, afterEach, vi } from "vitest";

Callers

nothing calls this directly

Calls 2

searchForExistingParentFunction · 0.90
getSubIssueCountFunction · 0.90

Tested by

no test coverage detected