| Tasks for Story 3: Show Running Total for Cart |
|---|
| Task | Estimated Time |
|---|
| Test for running total being zero when cart is empty | 10 minutes |
| Test for cart with one item in | 10 minutes |
| Test for cart with 1,000 items in | 10 minutes |
| Test for cart with multiples of the same item | 10 minutes |
| Code to make tests run | 20 minutes |
| User interface to display running total of items | 15 minutes |
| in the cart Connect user interface to code | 10 minutes |
| Check into source control and integrate with rest of system | 5 minutes |