9

So I wrote a service a couple of years ago to generate PDFs from some documents. Fully working, covered it with tests (unit and integration). Code was clear and easy to follow.

I've been promoted and the engineer that took it over just went in and rewrote half of it. That would be fine, but they also just deleted every test. So now it's untested.

Glad that's not my problem anymore, I geniunely hope it breaks

Comments
  • 4
    If the code works, is understandable and even tested why the heck would he waste time rewriting it? Crazy...
  • 0
    @black-kite Who knows! Not me, that's for sure
  • 2
    @black-kite maybe he comes from a management background or was told to find a way to make his mark. What better way to be remembered than to just fuck up some fully tested and working shit, right?
Add Comment