Code with tons of pointless unit tests is debt too.
An exception might be made for utility methods that get used in sometimes strange ways, where you want to test every edge case possible.
An exception might be made for utility methods that get used in sometimes strange ways, where you want to test every edge case possible.