Adds method for listing review comments by jedfonner · Pull Request #404 · github-tools/github
For issue #403
I didn't find a great example PR with review comments on which to base the test. Ideally it could be this one or a new test one.
| }); | ||
|
|
||
| it('should list review comments', function(done) { | ||
| const repo = github.getRepo('michael', 'github'); |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This project was moved to the github-tools Organization. You'll want to update this to get the tests working.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You'll also want to update based on the latest changes from master that got the tests working again.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters