Skip to content

Commit d244646

Browse files
committed
Add TODO so we know what to do
1 parent 6d6cc69 commit d244646

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

TODO.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
In-Memory Order Updater TODO
2+
===
3+
4+
- [ ] Finish renaming methods that don't persist ever
5+
- [ ] Consider Sofia's recommendation to break this class into POROs to simplify testing
6+
- [ ] Address FIXME on renaming `recalculate_adjustments`?
7+
- [ ] Add test coverage for `update_item_total` when line item totals change
8+
- [ ] Test coverage to ensure state changes aren't persisted (if someone changes current implementation)
9+
- [ ] Handle persistence in `update_promotions`
10+
- [ ] Handle persistence in `update_taxes`

0 commit comments

Comments
 (0)