Skip to content

Move 'Explore Snippets' Spinach feature to Rspec

What does this MR do?

It moves the features/snippets/discover.feature Spinach test to a Rspec feature.

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

The original feature was called 'Discover Snippets', but the UI no longer reflects this wording. The new Rspec feature is called 'Explore Snippets' to reflect UI/Controller/View naming in use.

Why was this MR needed?

As part of deprecating the Spinach test suite.

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

#23036 (moved)

Merge request reports