Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/github/gh-aw
/ github_api_helpers.test.cjs
File
github_api_helpers.test.cjs
actions/setup/js/github_api_helpers.test.cjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect, beforeEach, vi } from
"vitest"
;
2
3
const
mockCore = {
4
info: vi.fn(),
Callers
nothing calls this directly
Calls
4
getFileContent
Function · 0.85
logGraphQLError
Function · 0.85
fetchAllRepoLabels
Function · 0.85
resolveTopLevelDiscussionCommentId
Function · 0.85
Tested by
no test coverage detected