Skip to content

Refactor create merge request test suite

What does this MR do?

Move the simplest test to the top and the more complex one to the bottom.

The title of the more complex test case was updated to describe better what it does.

Also, now both it statements are part of the same describe.

Finally, remove duplication of strings by defining variables and re-using them.

What are the relevant issue numbers?

None.

Does this MR meet the acceptance criteria?

Edited by Walmyr Lima e Silva Filho

Merge request reports