Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, it, expect, beforeAll, beforeEach, afterEach, vi } from
"vitest"
;
2
3
let
updateProject;
4
let
parseProjectInput;
Callers
nothing calls this directly
Calls
15
updateProject
Function · 0.85
clearCoreMocks
Function · 0.85
parseProjectInput
Function · 0.85
queueResponses
Function · 0.85
getOutput
Function · 0.85
userProjectV2Response
Function · 0.85
orgProjectNullResponse
Function · 0.85
addDraftIssueResponse
Function · 0.85
existingDraftItemResponse
Function · 0.85
updateFieldValueResponse
Function · 0.85
existingItemResponse
Function · 0.85
pullRequestResponse
Function · 0.85
Tested by
no test coverage detected