logoalt Hacker News

altcognitotoday at 1:18 PM2 repliesview on HN

I think part of the question should be, why is there no QA or test that catches this? It's one thing to be slopware, but why didn't anything run a test that catches this?


Replies

theowaway213456today at 1:25 PM

Every time you write a test that handles some data, you write an assertion about how much data is handled?

Come on, this is such an easy thing to forget to test. Don't act like there is some magical testing strategy that would have caught this

show 1 reply
java-mantoday at 5:17 PM

what QA?