• shameless
    link
    14914 days ago

    Was this taken from the Crowdstrike repo?

      • @[email protected]
        link
        fedilink
        1914 days ago

        Yeah, but I think apparently the tests that “could” have caught it relied on mocks which basically rendered it useless in those cases.

        • @teejay
          link
          English
          1213 days ago

          Ah yes. The unintended consequences of mandated code coverage without reviewing the tests. If you can mock the shit out of the test conditions to always give you exactly the answer you want, what’s the point of the test?

          It’s like being allowed to write your own final exam, and all you need to pass the exam is 90% correct on the questions you wrote for yourself.

        • @marlowe221
          link
          English
          313 days ago

          And this is why mocks are bad…