commerce
commerce copied to clipboard
Issue #2846890: Create a log entry when item is removed from cart or qty is changed programatically
See issue https://www.drupal.org/node/2846890
This looks good, @GoZOo - think you could create a test for this in https://github.com/drupalcommerce/commerce/blob/8.x-2.x/modules/log/tests/src/Kernel/CartIntegrationTest.php ? Then I'd say this is good to go.
You are right, I completely miss the tests
Note that we'll have to update this PR or #628 depending of witch one is commited first.
Needs work. See last fail.