Okay. When in doubt, unit testing can give you (a...
# general
s
Okay. When in doubt, unit testing can give you (and others) peace of mind about the code. If you are using SS 2.0 and breaking your code into modules and functions, it shouldn't be too hard to write some tests using Jest or another testing framework.