osu-cascades / peo-scholarships

Managing the scholarship application process for the Central Oregon chapter of PEO International.
0 stars 0 forks source link

Admin: Investigate admin system test errors and fix the issues #114

Closed Amber-K closed 3 years ago

Amber-K commented 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?

The failures are on these tests:

The errors are on these tests:

Amber-K commented 3 years ago

The two failures were a result of intentional changes to the user interface, so the tests needed to be updated.