Skip to content

Adds method for listing review comments#404

Open
jedfonner wants to merge 1 commit intogithub-tools:masterfrom
jedfonner:403-list-review-comments
Open

Adds method for listing review comments#404
jedfonner wants to merge 1 commit intogithub-tools:masterfrom
jedfonner:403-list-review-comments

Conversation

@jedfonner
Copy link

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');
Copy link
Member

@mtscout6 mtscout6 Dec 2, 2016

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.

Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants