Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/github-tools/github
/ gist.spec.js
File
gist.spec.js
test/gist.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
getGist
Method · 0.80
read
Method · 0.80
create
Method · 0.80
createComment
Method · 0.80
listComments
Method · 0.80
getComment
Method · 0.80
editComment
Method · 0.80
deleteComment
Method · 0.80
update
Method · 0.80
getRevision
Method · 0.80
delete
Method · 0.80
Tested by
no test coverage detected