Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/github-tools/github
/ issue.spec.js
File
issue.spec.js
test/issue.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
expect from
'must'
;
2
3
import
Github from
'../lib/GitHub'
;
4
import
testUser from
'./fixtures/user.js'
;
Callers
nothing calls this directly
Calls
15
assertSuccessful
Function · 0.90
getUser
Method · 0.80
getIssues
Method · 0.80
createIssue
Method · 0.80
createMilestone
Method · 0.80
deleteRepo
Method · 0.80
getRepo
Method · 0.80
listIssues
Method · 0.80
getIssue
Method · 0.80
listIssueEvents
Method · 0.80
listMilestones
Method · 0.80
getMilestone
Method · 0.80
Tested by
no test coverage detected