• @folkrav
      link
      6
      edit-2
      1 year ago

      deleted by creator

      • @[email protected]
        link
        fedilink
        5
        edit-2
        1 year ago

        Don’t tell me about time and date, I am still recovering from some moron that used datetime.now() for some unit test data setup and sometimes two records (which needed to have the same time) had very slightly varying time which caused all sorts of intermittent test failures that were very tricky to nail down. Database triggers were failing causing failures in all sorts of tests in a random fashion