You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The System and Unit tests need to be evaluated and re-written to be more sustainable.
This became apparent while developing #1. This change was a simple removal of code which turned into a nightmare for testing. This simple change caused cascading unit test failures to the point where we aren't really sure why. Most of this could be solved by making test cases much smaller than they currently are right now.
The text was updated successfully, but these errors were encountered:
The System and Unit tests need to be evaluated and re-written to be more sustainable.
This became apparent while developing #1. This change was a simple removal of code which turned into a nightmare for testing. This simple change caused cascading unit test failures to the point where we aren't really sure why. Most of this could be solved by making test cases much smaller than they currently are right now.
The text was updated successfully, but these errors were encountered: