Skip to content

Replace the `project/source/markdown_render.feature` spinach test with an rspec analog

What does this MR do?

  1. Moves all the tests from the features/source/markdown_render.feature spinach spec to an rspec analog.
  2. Refactors spec/features/projects/wiki/user_creates_wiki_page_spec.rb.
  3. Refactors spec/features/projects/files/user_browses_files_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