Commit Graph

4 Commits

Author SHA1 Message Date
Henrik Andersson 43381c4a53 Pagination support to Reactions Clients (#1948)
* Add pagination to *CommitCommentReactionsClient

* Add unit tests for *CommitCommentReactionsClient

* Add integration tests for *CommitCommentReactionsClient

* Add pagination to *IssueCommentReactionsClient

* Add unit tests for *IssueCommentReactionsClient

* Add integration tests for *IssueCommentReactionsClient

* Add pagination to *IssueReactionsClient

* Add unit tests for *IssueReactionsClient

* Add integration tests for *IssueReactionsClient

* Add pagination to *PullRequestReviewCommentReactionsClient

* Add unit tests for *PullRequestReviewCommentReactionsClient

* Add integration tests for *PullRequestReviewCommentReactionsClient

* Remove rogue using statement and whitespace

* Add null check tests for GetAll with repositoryid overload
2019-02-27 21:29:33 +10:00
aedampir@gmail.com da6ad0371a refactored unit tests 2016-06-15 16:32:03 +07:00
aedampir@gmail.com 52de714280 added new unit tests 2016-06-15 15:56:32 +07:00
maddin2016 96cc2d6e06 fix name of observable commit comment reaction client test 2016-06-03 11:15:50 +02:00