Right now, tests are run in an ad hoc fashion; this isn't great for an actual testing experience. A script to run all the tests after a change, and verify that the state is the same as before, would go a long way towards ensuring changes don't break tests unnecessarily.
Right now, tests are run in an ad hoc fashion; this isn't great for an actual testing experience. A script to run all the tests after a change, and verify that the state is the same as before, would go a long way towards ensuring changes don't break tests unnecessarily.