
In this episode I undo part of the refactoring from the last episode, where I tried to do to many things at a time and, thereby, broke my tests. I then redo the refactoring one step at a time, while continuously executing my test suite to verify that nothing broke. […]