MCPcopy 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

1import expect from 'must';
2
3import Github from '../lib/GitHub';
4import testUser from './fixtures/user.js';

Callers

nothing calls this directly

Calls 15

assertSuccessfulFunction · 0.90
getGistMethod · 0.80
readMethod · 0.80
createMethod · 0.80
createCommentMethod · 0.80
listCommentsMethod · 0.80
getCommentMethod · 0.80
editCommentMethod · 0.80
deleteCommentMethod · 0.80
updateMethod · 0.80
getRevisionMethod · 0.80
deleteMethod · 0.80

Tested by

no test coverage detected