You are here

24 calls to CommerceBrowserTestTrait::reloadEntity() in Commerce Core 8.2

AddressBookTest::testFallback in modules/order/tests/src/FunctionalJavascript/AddressBookTest.php
Tests the fallback to the default profile UI.
CheckoutFlowTest::testCheckoutFlowDependencies in modules/checkout/tests/src/Functional/CheckoutFlowTest.php
Tests that removing a dependency doesn't remove the checkout flow.
CheckoutOrderTest::testCheckout in modules/checkout/tests/src/Functional/CheckoutOrderTest.php
Tests anonymous and authenticated checkout.
CustomerProfileTest::testMultipleAdministrator in modules/order/tests/src/FunctionalJavascript/CustomerProfileTest.php
Tests the address book in "multiple" mode, for administrators.
CustomerProfileTest::testSingleAdministrator in modules/order/tests/src/FunctionalJavascript/CustomerProfileTest.php
Tests the address book in "single" mode, for administrators.
CustomerProfileTypeTest::testProfileTypeUi in modules/order/tests/src/Functional/CustomerProfileTypeTest.php
Tests the profile type UI.
OrderAdminTest::testAdminOrderView in modules/order/tests/src/FunctionalJavascript/OrderAdminTest.php
Tests that an admin can view an order's details.
OrderAdminTest::testCreateOrder in modules/order/tests/src/FunctionalJavascript/OrderAdminTest.php
Tests creating an order.
OrderAdminTest::testEditOrder in modules/order/tests/src/FunctionalJavascript/OrderAdminTest.php
Tests editing an order.
OrderReassignTest::testReassignToExistingUser in modules/order/tests/src/FunctionalJavascript/OrderReassignTest.php
Tests the reassign form with an existing user.
OrderReassignTest::testReassignToNewUser in modules/order/tests/src/FunctionalJavascript/OrderReassignTest.php
Tests the reassign form with a new user.
PaymentCheckoutTest::testCheckoutWithDeclinedPaymentMethod in modules/payment/tests/src/FunctionalJavascript/PaymentCheckoutTest.php
Tests that a declined payment does not complete checkout.
PaymentCheckoutTest::testCheckoutWithNewPaymentMethod in modules/payment/tests/src/FunctionalJavascript/PaymentCheckoutTest.php
Tests checkout with a new payment method.
PaymentGatewayTest::testDuplicate in modules/payment/tests/src/Functional/PaymentGatewayTest.php
Tests duplicating a payment gateway.
PaymentMethodTest::testPaymentMethodCreationAndUpdate in modules/payment/tests/src/Functional/PaymentMethodTest.php
Tests creating and updating a payment method.
ProductBrowserTestBase::setUp in modules/product/tests/src/Functional/ProductBrowserTestBase.php
PromotionTest::testDisablePromotion in modules/promotion/tests/src/FunctionalJavascript/PromotionTest.php
Tests disabling a promotion.
PromotionTest::testDuplicatePromotion in modules/promotion/tests/src/FunctionalJavascript/PromotionTest.php
Tests duplicating a promotion.
PromotionTest::testEditPromotion in modules/promotion/tests/src/FunctionalJavascript/PromotionTest.php
Tests editing a promotion.
PromotionTest::testEnablePromotion in modules/promotion/tests/src/FunctionalJavascript/PromotionTest.php
Tests enabling a promotion.
StoreDateTimeTest::testWidget in modules/store/tests/src/Functional/StoreDateTimeTest.php
Tests the widget.
StoreTest::testDuplicateStore in modules/store/tests/src/FunctionalJavascript/StoreTest.php
Tests duplicating a store.
StoreTest::testEditStore in modules/store/tests/src/FunctionalJavascript/StoreTest.php
Tests editing a store.
TaxNumberTest::testWidget in modules/tax/tests/src/FunctionalJavascript/TaxNumberTest.php
Tests the widget.