Skip to content

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

What does this MR do?

  1. Moves all the tests from the features/issues/milestones.feature spinach spec to an rspec analog.
  2. Refactors spec/features/milestones/show_spec.rb

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