Hacker News new | ask | show | jobs
by limeyx 4095 days ago
#1 If there are existing test cases - Run them - make sure they pass - make sure it looks like they have good coverage

#2 if there are no good test cases, write them and go to #1