Skip to content

Add E2E for working with forks in Web IDE

Anastasia McDonald requested to merge qa-e2e-fork-in-web-ide into master

What does this MR do?

Adds E2E coverage for working with forks in Web IDE. This MR covers the first two scenarios from gitlab-org/quality/testcases#923 (closed):

User has no permissions to commit to the project

  • no fork created => suggested to create a fork on opening Web IDE => can create MR upstream
  • fork present => button changes to "Edit fork in Web IDE" and fork is opened on click => can create MR upstream

Does this MR meet the acceptance criteria?

Conformity

Edited by Anastasia McDonald

Merge request reports