We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d6cc69 commit d244646Copy full SHA for d244646
TODO.md
@@ -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