Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4
import
{ describe, it, expect, beforeEach, afterEach, vi } from
"vitest"
;
Callers
nothing calls this directly
Calls
2
searchForExistingParent
Function · 0.90
getSubIssueCount
Function · 0.90
Tested by
no test coverage detected