Skip to content

Replace the `project/issues/labels.feature` spinach test with an rspec analog

What does this MR do?

  1. This MR moves all the tests from the features/issues/labels.feature spinach spec to an rspec analog.
  2. Adds a test to check a validation error on creating a label with an invalid title.

Are there points in the code the reviewer needs to double check?

No.

Why was this MR needed?

This is a part of the spinach removal campaign.

Screenshots (if relevant)

No.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

#23036 (closed)

Edited by blackst0ne

Merge request reports