Skip to content

Add e2e test for assigning a group iteration

Désirée Chevalier requested to merge qa-add-assign-iteration-spec-phase1 into master

What does this MR do?

This MR adds an e2e test for assigning a group iteration to an issue. Note: The the iterations feature only uses GraphQL. It does not have a REST API endpoint so the iteration is created through the UI in this first MR. The ability to create resources through GraphQL in e2e tests is being worked on in another MR !39266 (merged).

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Merge request reports