Hacker News new | ask | show | jobs
by hn_go_brrrrr 1592 days ago
Not to fall into the obvious trope too much, but: Your legacy code has tests for edge cases? I'm happy when it has any tests. More often, it's untested and I write the tests myself before refactoring the implementation.