Closed Amber-K closed 3 years ago
Running rails test test/system/. will reveal 2 failures and 3 errors involving pages admin can act on. Are these a result of the code not working, or do the tests need to be re-written?
rails test test/system/.
The failures are on these tests:
The errors are on these tests:
The two failures were a result of intentional changes to the user interface, so the tests needed to be updated.
Running
rails test test/system/.
will reveal 2 failures and 3 errors involving pages admin can act on. Are these a result of the code not working, or do the tests need to be re-written?The failures are on these tests:
The errors are on these tests: