You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have migrated much of the communication with GitHub from the REST version of their API to the new GraphQL version. This item is to test that there have been no regressions in the extension's behavior. This includes
The PR tree view should list PRs and associated file changes
The description webview should present all commits and comments of the PR, and all links on it should be functional
Creating, editing, and deleting comments should work (There is a separate test item for the new reviews flow beginning with Start Review, this is adding individual comments as before)
Test for microsoft/vscode-pull-request-github#762
Authors: @rebornix, @RMacfarlane
We have migrated much of the communication with GitHub from the REST version of their API to the new GraphQL version. This item is to test that there have been no regressions in the extension's behavior. This includes
Start Review
, this is adding individual comments as before)Please use the nightly build of the extension to test, and file issues at https://github.com/Microsoft/vscode-pull-request-github. You can use this repo for testing
Complexity: 3
The text was updated successfully, but these errors were encountered: