MCPcopy 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

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
getUserMethod · 0.80
getIssuesMethod · 0.80
createIssueMethod · 0.80
createMilestoneMethod · 0.80
deleteRepoMethod · 0.80
getRepoMethod · 0.80
listIssuesMethod · 0.80
getIssueMethod · 0.80
listIssueEventsMethod · 0.80
listMilestonesMethod · 0.80
getMilestoneMethod · 0.80

Tested by

no test coverage detected