Tests are fitness functions that warn us about unintentional behaviors we have introduced when changing some parts of the code, breaking old behaviors.
Don't test the structure
Tests are fitness functions that warn us about unintentional behaviors we have introduced when changing some parts of the code, breaking old behaviors.