To enhance your understanding, work through the following exercises:
- Can you write all the tests needed for this microservice?
- Can you complete the tax setup from this chapter and test it with a 10% flat tax?
- Can you implement a routine that cancels orders if they are not paid within 30 days?
- Can you write a function that informs the user when the order is shipped?