You are here

10 calls to OrderTestTrait::createOrder() in Ubercart 8.4

CartCheckoutTest::testCheckoutComplete in uc_cart/tests/src/Functional/CartCheckoutTest.php
Tests checkout complete functioning.
CreditCardTest::testExpiryDate in payment/uc_credit/tests/src/Functional/CreditCardTest.php
Tests that expiry date validation functions correctly.
FileCheckoutTest::testCheckoutFileDownload in uc_file/tests/src/Functional/FileCheckoutTest.php
Tests that purchased files may be downloaded after checkout.
FulfillmentRulesEventsTest::testRulesEvents in shipping/uc_fulfillment/tests/src/Functional/FulfillmentRulesEventsTest.php
Tests the one event provided by uc_fulfillment.
FulfillmentTest::testFulfillmentProcess in shipping/uc_fulfillment/tests/src/Functional/FulfillmentTest.php
Tests packaging and shipping a simple order with the "Manual" plugin.
OrderCommentsTest::testAdminEditAddComment in uc_order/tests/src/Functional/OrderCommentsTest.php
Tests adding admin comments on administrator's order edit page.
OrderCommentsTest::testAdminViewAddComment in uc_order/tests/src/Functional/OrderCommentsTest.php
Tests adding admin comments on administrator's order view page.
OrderRulesEventsTest::testRulesEvents in uc_order/tests/src/Functional/OrderRulesEventsTest.php
Tests the four events provided by uc_order.
PaymentRulesEventsTest::testRulesEvents in payment/uc_payment/tests/src/Functional/PaymentRulesEventsTest.php
Tests the one event provided by uc_payment.
RoleCheckoutTest::testCheckoutRoleAssignment in uc_role/tests/src/Functional/RoleCheckoutTest.php
Tests that roles are properly assigned after checkout.