6 calls to AjaxAddCartViewsTestBase::getRowCartAjaxByVariation() in Commerce Ajax Add to Cart 8
- AjaxAddCartViewsEditQuantityTest::testAjaxUpdateCartButton in modules/
dc_ajax_add_cart_views/ tests/ src/ FunctionalJavascript/ AjaxAddCartViewsEditQuantityTest.php - Tests whether the update cart button is indeed ajaxified.
- AjaxAddCartViewsEditQuantityTest::testOrderTotal in modules/
dc_ajax_add_cart_views/ tests/ src/ FunctionalJavascript/ AjaxAddCartViewsEditQuantityTest.php - Tests whether order total is correct on ajax quantity update.
- AjaxAddCartViewsEditQuantityTest::testUpdateCartButton in modules/
dc_ajax_add_cart_views/ tests/ src/ FunctionalJavascript/ AjaxAddCartViewsEditQuantityTest.php - Tests edit quantity views field.
- AjaxAddCartViewsRemoveButtonTest::testAjaxRemoveButton in modules/
dc_ajax_add_cart_views/ tests/ src/ FunctionalJavascript/ AjaxAddCartViewsRemoveButtonTest.php - Tests whether the remove button views field is indeed ajaxified.
- AjaxAddCartViewsRemoveButtonTest::testOrderTotal in modules/
dc_ajax_add_cart_views/ tests/ src/ FunctionalJavascript/ AjaxAddCartViewsRemoveButtonTest.php - Tests whether order total is correct on ajax removing product from cart.
- AjaxAddCartViewsRemoveButtonTest::testRemoveButton in modules/
dc_ajax_add_cart_views/ tests/ src/ FunctionalJavascript/ AjaxAddCartViewsRemoveButtonTest.php - Tests remove button views field.