• @[email protected]
    link
    fedilink
    29
    edit-2
    10 months ago

    Only if the code base is well tested.

    Edit: always add tests when you change code that doesn’t have tests.

    • @[email protected]
      link
      fedilink
      310 months ago

      And also try to make tests that don’t have to change if you refactor in future (although there are some exceptions)