Active
Project:
Commerce Ajax Add to Cart
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
19 Oct 2017 at 06:49 UTC
Updated:
19 Oct 2017 at 06:49 UTC
Jump to comment: Most recent
We are already doing a positive test that the confirmation message appears when product is added to cart. It would be better for the quality of this module, if we also add a negative test.
The negative test will be like testAjaxAddCartForm(), and it would check whether the confirmation message is indeed ajaxified.
Right now, it is throwing error (base table or view not found search_total) if a negative test is run. I didn't spent much time debugging the problem. I think the problem is with standard profile, because a similar testAjaxAddCartForm() is working alright if run on testing profile.
Add negative test.
N/A
N/A
N/A
N/A
Comments
Comment #2
subhojit777