github: Refactorize array requests
authorAlexandre Terrasa <alexandre@moz-code.org>
Fri, 21 Jun 2019 02:25:16 +0000 (22:25 -0400)
committerAlexandre Terrasa <alexandre@moz-code.org>
Thu, 11 Jul 2019 01:42:15 +0000 (21:42 -0400)
commit883ae9523166095317d9abb039943072d0d10237
tree2d3e17b0615445a060f11e45254376bb055018b6
parent82d584ec8be7b134073f88698a25ee84555f6a0a
github: Refactorize array requests

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>
lib/github/api.nit
lib/github/tests/mock/repo_branches_nit.res
lib/github/tests/mock/repo_issues_comments_nit.res [new file with mode: 0644]
lib/github/tests/mock/repo_issues_events_nit.res [new file with mode: 0644]
lib/github/tests/mock/repo_issues_nit.res [new file with mode: 0644]
lib/github/tests/mock/repo_labels_nit.res [new file with mode: 0644]
lib/github/tests/mock/repo_milestones_nit.res [new file with mode: 0644]
lib/github/tests/mock/repo_pulls_nit.res [new file with mode: 0644]
lib/github/tests/test_api.nit