Skip to content

WIP: Add tests visual review MVC

What does this MR do?

This adds a companion test for the script in !27518 (merged).

It's a bit of a strange problem to solve, mounting and testing a script we write but do not run in our app. This is a spot to figure out if this is the right approach to test it and for me to get feedback on my first rspec + capybara test. 😁

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Merge request reports