Hacker News new | ask | show | jobs
by lgunsch 2733 days ago
If every condition is important to the business, as is implied in this case, it would be very valuable to have tests to cover them.
1 comments

The business wants to know all conditions are handled appropriately, to a certain level of confidence. Tests are one way of achieving this but by no means the only way.