Comment on Ask HN: What problem can I help you with?parentComments−navyad4yFirst write tests without touching existing code. Once tests are complete, do refactor.−muzani4yFor context, it's Android, and it'd doing weird threading stuff that makes tests crash.
Comments
First write tests without touching existing code. Once tests are complete, do refactor.
For context, it's Android, and it'd doing weird threading stuff that makes tests crash.