-
Notifications
You must be signed in to change notification settings - Fork 106
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[12.0][FW] Shopinvader clear cart #444
[12.0][FW] Shopinvader clear cart #444
Conversation
0739738
to
5604f46
Compare
5604f46
to
7e2dede
Compare
Codecov Report
@@ Coverage Diff @@
## 12.0 #444 +/- ##
=========================================
+ Coverage 91.12% 91.22% +0.1%
=========================================
Files 104 104
Lines 2873 2896 +23
=========================================
+ Hits 2618 2642 +24
+ Misses 255 254 -1
Continue to review full report at Codecov.
|
7e2dede
to
496e09a
Compare
This PR has the |
As common tests class are written to create setup data, it is not advised to extend it with test functions as it can annoy further tests.
/ocabot merge minor |
On my way to merge this fine PR! |
Congratulations, your PR was merged at bf4808c. Thanks a lot for contributing to shopinvader. ❤️ |
Forward port of #357 (include cherry-pick of #424 )
Tested in v10.0 (on a real website).
For v12.0, tested with unit test, little bit with swagger but not on a real website.