Defect 7 - Jomsaruj/coffeemaker GitHub Wiki
| Title | Check Inventory -> amount of coffee is miscalculate after purchase |
|---|---|
| Step to reproduce |
|
| Expected Result | coffee = 12, milk = 14, sugar = 14 and chocolate = 15 |
| Actual Result | coffee = 18, milk = 14, sugar = 14 and chocolate = 15 |
| Test Environment | macOS Catalina version 10.15.7 |
| Priority | high |
| Type | Functional |