Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/github-tools/github
/ user.spec.js
File
user.spec.js
test/user.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
assertArray
Function · 0.90
assertSuccessful
Function · 0.90
getUser
Method · 0.80
listOrgs
Method · 0.80
listFollowers
Method · 0.80
listFollowing
Method · 0.80
listGists
Method · 0.80
listNotifications
Method · 0.80
getProfile
Method · 0.80
listStarredRepos
Method · 0.80
listStarredGists
Method · 0.80
unfollow
Method · 0.80
Tested by
no test coverage detected