You are here

19 calls to UbercartTestHelper::createProduct() in Ubercart 7.3

UbercartAjaxTestCase::testCheckoutAjax in uc_store/tests/uc_ajax.test
UbercartAttributeCheckoutTestCase::testAttributeAddToCart in uc_attribute/tests/uc_attribute_checkout.test
Tests that product in cart has the selected attribute option.
UbercartAttributeTestCase::testAttributeAPI in uc_attribute/tests/uc_attribute.test
Tests the basic attribute API.
UbercartAttributeTestCase::testAttributeUIProductAdjustments in uc_attribute/tests/uc_attribute.test
Tests the "product adjustments" page.
UbercartAttributeTestCase::testAttributeUIProductAttributes in uc_attribute/tests/uc_attribute.test
Tests the "product attributes" page.
UbercartAttributeTestCase::testAttributeUIProductOptions in uc_attribute/tests/uc_attribute.test
Tests the "product options" page.
UbercartAttributeTestCase::testAttributeUISettings in uc_attribute/tests/uc_attribute.test
Tests the attribute settings page.
UbercartAttributeTestCase::testProductAttribute in uc_attribute/tests/uc_attribute.test
Tests attributes applied to a product.
UbercartCartLinksTestCase::createCartLinksProduct in uc_cart_links/tests/uc_cart_links.test
Creates a product with all attribute types and options.
UbercartCartSettingsTestCase::testMinimumSubtotal in uc_cart/tests/uc_cart.test
Tests minimum subtotal for checkout.
UbercartPaymentPaneTestCase::testFreeOrders in payment/uc_payment/tests/uc_payment.test
Tests free orders.
UbercartProductKitTestCase::testProductKitDiscounts in uc_product_kit/tests/uc_product_kit.test
Tests product kit discounting.
UbercartProductKitTestCase::testProductKitMutability in uc_product_kit/tests/uc_product_kit.test
Tests product kit mutability.
UbercartProductKitTestCase::testProductKitNodeForm in uc_product_kit/tests/uc_product_kit.test
Tests creating product kits through the node form.
UbercartQuoteTestCase::testNoQuote in shipping/uc_quote/tests/uc_quote.test
Verifies shipping pane is hidden when there are no shippable items.
UbercartQuoteTestCase::testQuote in shipping/uc_quote/tests/uc_quote.test
Tests basic flatrate shipping quote functionality.
UbercartTaxesTestCase::testInclusiveTaxes in uc_taxes/tests/uc_taxes.test
UbercartTaxesTestCase::testTaxProductClassUpdate in uc_taxes/tests/uc_taxes.test
UbercartTestHelper::setUp in uc_store/tests/uc_store.test
Overrides DrupalWebTestCase::setUp().