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
Since the code is growing and we now have multiple people working on it, we probably want to write some unit tests. I'm thinking we write a few small tests for each module, and one master wrapper which runs them. This could ensure that changes in one place don't break other things.
The text was updated successfully, but these errors were encountered:
It has been a long time coming. Considering this is a massive or rather time-consuming process, it will likely not be on the critical path for the moment.
Since the code is growing and we now have multiple people working on it, we probably want to write some unit tests. I'm thinking we write a few small tests for each module, and one master wrapper which runs them. This could ensure that changes in one place don't break other things.
The text was updated successfully, but these errors were encountered: