hypertown@lemmy.world to Programmer Humor@lemmy.ml · 3 months agoAverage GitHub PRlemmy.worldimagemessage-square7fedilinkarrow-up15arrow-down10
arrow-up15arrow-down1imageAverage GitHub PRlemmy.worldhypertown@lemmy.world to Programmer Humor@lemmy.ml · 3 months agomessage-square7fedilink
minus-squareshameless@lemmy.worldlinkfedilinkarrow-up0·3 months agoWas this taken from the Crowdstrike repo?
minus-squarephorq@lemmy.mllinkfedilinkEspañolarrow-up2·3 months agoYup, and they’re run on an estimated 8.5 million test machines
minus-squareGissaMittJobb@lemmy.mllinkfedilinkarrow-up1·3 months agoTesting in prod is a power move honestly. Rock star-level
minus-squarelobut@lemmy.calinkfedilinkarrow-up0·3 months agoYeah, but I think apparently the tests that “could” have caught it relied on mocks which basically rendered it useless in those cases.
minus-squareCrypticCoffee@lemmy.mllinkfedilinkarrow-up1·2 months agoUnit tests, yes, but you don’t only do unit tests. Integration and e2e tests still exist.
Was this taken from the Crowdstrike repo?
Was there even tests?
Yup, and they’re run on an estimated 8.5 million test machines
Testing in prod is a power move honestly. Rock star-level
Yeah, but I think apparently the tests that “could” have caught it relied on mocks which basically rendered it useless in those cases.
Unit tests, yes, but you don’t only do unit tests. Integration and e2e tests still exist.