Refactoring problems

Refactoring without unit tests is a lot like playing that game where you splay your fingers out on a table and then stab the spaces between the fingers as fast as you can with a really sharp knife in your other hand. Writing unit tests for one-off scripts isn’t really worth the effort. Refactoring one-off…