MCPcopy 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

1import { describe, it, expect, beforeEach, vi } from "vitest";
2
3const mockCore = {
4 info: vi.fn(),

Callers

nothing calls this directly

Calls 4

getFileContentFunction · 0.85
logGraphQLErrorFunction · 0.85
fetchAllRepoLabelsFunction · 0.85

Tested by

no test coverage detected