Hacker News new | ask | show | jobs
by wmanley 57 days ago
Business logic tests will rarely test what happens to your data if a machine loses power.
1 comments

Then your business logic contains unspecified behaviour. Maybe you have a business situation where power loss conditions being unspecified is perfectly acceptable, but if that is so it doesn't really matter what happens to your backing data store either.