You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: TODO.md
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -11,9 +11,7 @@ In-Memory Order Updater TODO
11
11
-[x]~Write the `InMemoryOrderAdjuster` (also, should we rename this to `InMemoryOrderPromotionAdjuster`)~
12
12
-[x] Fix CI failures from previous session (if any)
13
13
-[ ] Add high level test for manipulative queries around new Promotion system
14
-
-[WIP] Add high level test for manipulative queries around Legacy Promotion system
15
-
- The order updater patch doesn't seem to be loaded no matter which order updater we're using.
16
-
- 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.
14
+
-[x] Add high level test for manipulative queries around Legacy Promotion system
17
15
-[ ] Adding shared examples that could be used in both promotion system gems to
18
16
ensure the above?
19
17
-[ ] Failing tests in new promotion system integrations spec due to
0 commit comments