Skip to content

Replace the 'search.feature' spinach test with an rspec analog

blackst0ne requested to merge blackst0ne/gitlab-ce:replace_search.feature into master

What does this MR do?

This MR moves all the test from the features/search.feature spinach spec to an rspec analog.

Why was this MR needed?

This is a part of the spinach removal campaign.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

#23036 (closed)

Edited by blackst0ne

Merge request reports