You are here

8 calls to UbercartBrowserTestBase::populateCheckoutForm() in Ubercart 8.4

CartCheckoutTest::testCartOrderTimeout in uc_cart/tests/src/Functional/CartCheckoutTest.php
Tests that cart orders are marked abandoned after a timeout.
CartRulesEventsTest::testRulesEvents in uc_cart/tests/src/Functional/CartRulesEventsTest.php
Tests the three events provided by uc_cart.
CreditCardTest::testCheckout in payment/uc_credit/tests/src/Functional/CreditCardTest.php
Tests that an order can be placed using the test gateway.
InclusiveTaxTest::testProductKitAttributes in uc_tax/tests/src/Functional/InclusiveTaxTest.php
Test inclusive taxes with product kit attributes.
OrderCommentsTest::testUserCheckoutAddComment in uc_order/tests/src/Functional/OrderCommentsTest.php
Tests adding admin comments on administrator's order view page.
RoleTest::populateCheckoutForm in uc_role/tests/src/Functional/RoleTest.php
Helper function to fill-in required fields on the checkout page.
StoredTaxTest::testTaxDisplay in uc_tax/tests/src/Functional/StoredTaxTest.php
Tests display of taxes.
UbercartBrowserTestBase::checkout in uc_store/tests/src/Functional/UbercartBrowserTestBase.php
Executes the checkout process.