Unit testing triumphs - Confident bug fixing
The problem I'd developed some functionality which meant changes to pricing needed approval. I wrote the code with a suite a unit tests and sent it for QA. The tester found a very simple bug - when rejecting a price change, the price was still change...
Jan 5, 20221 min read59


