Skip to content

Commit 14e3ae8

Browse files
forkatabenjaminwil
authored andcommitted
Update TODO
1 parent 2967e9c commit 14e3ae8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

TODO.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ In-Memory Order Updater TODO
1616
- Let's put a breakpoint in the dummy app to make sure all the of autoloaded paths that we expect are there. We put a breakpoint inside of Flickwerk and it showed that it was adding autoload paths to an empty array so we want to be sure that those are not being overwritten somewhere.
1717
- [ ] Adding shared examples that could be used in both promotion system gems to
1818
ensure the above?
19+
- [ ] Failing tests in new promotion system integrations spec due to
20+
legacy_promotions order updater patch in `SolidusLegacyPromotions::SpreeOrderUpdaterPatch`
21+
- [ ] Consider moving the `adjustment_total` re-calculation into the
22+
`Spree::Config.item_total_class` and thus removing the need for the override?
1923
- [In Progress] Handle persistence in all implementations of `promotions.order_adjuster_class`
2024
- [x] Follow up on any failing test relating to change in promotion chooser
2125
- [x] Ensure adjustments are marked for destructions instead of destroyed

0 commit comments

Comments
 (0)