Refactor rspec test suite to remove duplications
Also, one of the tests was dependent of the privous, but even with- out running the previous it would pass, but it wouldn't be testing what it should. Now this test is not dependent on the previous one, and its assertion will always happen after filtering by milestone: The test in question is 'closes when the search bar is unfocused'
Showing
Please register or sign in to comment