• @[email protected]
      link
      fedilink
      310 months ago

      But you will be glad for every non affected test, because the ensure nothing else breaks when you fulfil the whims of PM.

      I love having tests

      • @FMT99
        link
        010 months ago

        Except for those that are too coupled. Or those that pass because the response of the class you changed was stubbed in that other test.

        I love tests too by the way. Just many things I’m still not sure how to test properly. Always struggling with the borders between integration and isolation.