Skip to content

Simplify Plan EE QA tests

Walmyr Lima e Silva Filho requested to merge simplify-plan-ee-qa-tests into master

What does this MR do?

This MR simplifies two devopsplan EE tests by:

  • Updating the project milestone resource to initialize it with a default title if none is provided
  • Not defining the title when calling the resource fabrication in the test files

This way, if the title is not relevant to the test, we save at least one line of code, and in some cases, even two lines.

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
Edited by Walmyr Lima e Silva Filho

Merge request reports