You are here

7 string references to 'commerce_checkout.commerce_checkout_flow.default' in Commerce Core 8.2

CheckoutOrderTest::testCheckout in modules/checkout/tests/src/Functional/CheckoutOrderTest.php
Tests anonymous and authenticated checkout.
CheckoutOrderTest::testCustomCheckoutCompletionMessage in modules/checkout/tests/src/Functional/CheckoutOrderTest.php
Tests a customized checkout complete message.
CheckoutOrderTest::testLoginWithRequiredRegistrationField in modules/checkout/tests/src/Functional/CheckoutOrderTest.php
Tests that login works even if the registration form has a required field.
CheckoutOrderTest::testMultilingualRegisterOrderCheckout in modules/checkout/tests/src/Functional/CheckoutOrderTest.php
Tests the user gets created during registration in the current language.
CheckoutOrderTest::testRegisterOrderCheckout in modules/checkout/tests/src/Functional/CheckoutOrderTest.php
Tests that you can register from the login checkout pane.
CheckoutOrderTest::testRegisterOrderCheckoutWithCustomUserFields in modules/checkout/tests/src/Functional/CheckoutOrderTest.php
Tests that you can register from the checkout pane with custom user fields.
CouponRedemptionPaneTest::testMultipleCouponRedemption in modules/promotion/tests/src/FunctionalJavascript/CouponRedemptionPaneTest.php
Tests redeeming coupon on the cart form, with multiple coupons allowed.