Ah yes, the sacred ritual of writing tests. Nobody wants to do them, but when that rare moment of inspiration strikes, you spend 45 minutes crafting the perfect variable name instead of actually testing anything.
Look at those beautifully named constants! jennyWithCountryCode
and jennySansCountryCode
- probably took longer to name than the actual function they're testing. And you just know that developer felt an inappropriate amount of satisfaction after typing them.
The real unit test was the clever variable names we made along the way.