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

File update_project.test.cjs

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

Source from the content-addressed store, hash-verified

1import { describe, it, expect, beforeAll, beforeEach, afterEach, vi } from "vitest";
2
3let updateProject;
4let parseProjectInput;

Callers

nothing calls this directly

Calls 15

updateProjectFunction · 0.85
clearCoreMocksFunction · 0.85
parseProjectInputFunction · 0.85
queueResponsesFunction · 0.85
getOutputFunction · 0.85
userProjectV2ResponseFunction · 0.85
orgProjectNullResponseFunction · 0.85
addDraftIssueResponseFunction · 0.85
updateFieldValueResponseFunction · 0.85
existingItemResponseFunction · 0.85
pullRequestResponseFunction · 0.85

Tested by

no test coverage detected