Skip to content

Remove duplication from test

Walmyr Lima e Silva Filho requested to merge remove-duplication-from-test into master

What does this MR do?

This MR removes duplication from a test by:

  • Creating a new context for tests that share the same pre-condition
  • Creating a before block for the pre-condition so it doesn't need to be duplicated in all the three affected tests

I'm just leaving the campground a little bit cleaner than I found it. ~ The Boy Scout Rule

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

Loading