Skip to content

Test: GitHub Pull Requests extension #64262

@RMacfarlane

Description

@RMacfarlane

Test for microsoft/vscode-pull-request-github#678

Complexity: 3

Set up
Install the latest Github Pull Requests extension (0.3.1). The pullrequest-demo repo can be used to test against.

Verify
The extension now has a "Suggest Edit" command in the SCM context menu. Verify that you can suggest a set of changes by

  1. checking out a PR
  2. staging some changes
  3. optionally adding a message and using the command

This should create a comment on the PR with the diff of those changes, and unstage and revert that set of changes locally.

Then verify the suggested edit can be applied. A button should be displayed on the comment on the PR's description page to apply the changes.

The extension should now show any status checks at the bottom of the description page.

Please file any issues in https://github.com/Microsoft/vscode-pull-request-github.

// cc @rebornix

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions