aboutsummaryrefslogtreecommitdiffstats
path: root/integrations/api_repo_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Display URLs in integration test logs (#1924)Ethan Koenig2017-06-091-4/+2
|
* fix #1643 and improve integration test (#1645)Lunny Xiao2017-04-301-0/+9
|
* bug fixed for API to get user's repos (#1622)Lunny Xiao2017-04-291-0/+23
* bug fixed for API to get user's repos * add tests and fix another place * test user2 since user1 has no repos