32 calls to ProductTestTrait::createProduct() in Ubercart 8.4
- AjaxTest::testCheckoutAjax in uc_store/
tests/ src/ FunctionalJavascript/ AjaxTest.php - Tests Ajax on the checkout form.
- AjaxTest::testCheckoutPaneAjax in uc_store/
tests/ src/ FunctionalJavascript/ AjaxTest.php - Tests Ajax on the checkout panes.
- AttributeTest::testAttributeAddToCart in uc_attribute/
tests/ src/ Functional/ AttributeTest.php - Tests that product in cart has the selected attribute option.
- AttributeTest::testAttributeApi in uc_attribute/
tests/ src/ Functional/ AttributeTest.php - Tests the basic attribute API.
- AttributeTest::testAttributeUiProductAdjustments in uc_attribute/
tests/ src/ Functional/ AttributeTest.php - Tests the "product adjustments" page.
- AttributeTest::testAttributeUiProductAttributes in uc_attribute/
tests/ src/ Functional/ AttributeTest.php - Tests the "product attributes" page.
- AttributeTest::testAttributeUiProductOptions in uc_attribute/
tests/ src/ Functional/ AttributeTest.php - Tests the "product options" page.
- AttributeTest::testAttributeUiSettings in uc_attribute/
tests/ src/ Functional/ AttributeTest.php - Tests the attribute settings page.
- AttributeTest::testProductAttribute in uc_attribute/
tests/ src/ Functional/ AttributeTest.php - Tests attributes applied to a product.
- CartSettingsTest::testMinimumSubtotal in uc_cart/
tests/ src/ Functional/ CartSettingsTest.php - Tests minimum subtotal for checkout.
- CatalogBlockTest::testCatalogBlock in uc_catalog/
tests/ src/ Functional/ CatalogBlockTest.php - Tests catalog block basic functionality.
- CatalogBlockTest::testExpandCategories in uc_catalog/
tests/ src/ Functional/ CatalogBlockTest.php - Tests the expand catalog categories functionality.
- CatalogBlockTest::testProductCountDisplay in uc_catalog/
tests/ src/ Functional/ CatalogBlockTest.php - Tests display of product counts in catalog block.
- CatalogBreadcrumbTest::testCatalogBreadcrumb in uc_catalog/
tests/ src/ Functional/ CatalogBreadcrumbTest.php - Tests the catalog view breadcrumb.
- CatalogBreadcrumbTest::testProductBreadcrumb in uc_catalog/
tests/ src/ Functional/ CatalogBreadcrumbTest.php - Tests the product node breadcrumb.
- CatalogTest::testCatalog in uc_catalog/
tests/ src/ Functional/ CatalogTest.php - Tests the catalog display and "buy it now" button.
- CatalogTest::testCatalogAttribute in uc_catalog/
tests/ src/ Functional/ CatalogTest.php - Tests the catalog with a product with attributes.
- CatalogTest::testCatalogNode in uc_catalog/
tests/ src/ Functional/ CatalogTest.php - Tests the catalog from the node page.
- InclusiveTaxTest::testProductKitAttributes in uc_tax/
tests/ src/ Functional/ InclusiveTaxTest.php - Test inclusive taxes with product kit attributes.
- OrderTestTrait::createOrder in uc_order/
tests/ src/ Traits/ OrderTestTrait.php - Creates a new order directly, without going through checkout.
- PackageTest::testPackagesUi in shipping/
uc_fulfillment/ tests/ src/ Functional/ PackageTest.php - Tests the User Interface for packaging products.
- PaymentPaneTest::testFreeOrders in payment/
uc_payment/ tests/ src/ Functional/ PaymentPaneTest.php - Tests free orders.
- ProductKitTest::testProductKitDiscounts in uc_product_kit/
tests/ src/ Functional/ ProductKitTest.php - Tests product kit discounting.
- ProductKitTest::testProductKitMutability in uc_product_kit/
tests/ src/ Functional/ ProductKitTest.php - Tests product kit mutability.
- ProductKitTest::testProductKitNodeForm in uc_product_kit/
tests/ src/ Functional/ ProductKitTest.php - Tests creating product kits through the node form.
- ProductKitTest::testUcFormAlter in uc_product_kit/
tests/ src/ Functional/ ProductKitTest.php - Verify uc_product_kit_uc_form_alter() doesn't break catalog view.
- ProductRulesEventsTest::testRulesEvents in uc_product/
tests/ src/ Functional/ ProductRulesEventsTest.php - Tests the event provided by uc_product.
- ProductTabsTest::testProductTabs in uc_product/
tests/ src/ Functional/ ProductTabsTest.php - Tests presence of the tabs attached to the product node page.
- RoleTest::testRolePurchaseCheckout in uc_role/
tests/ src/ Functional/ RoleTest.php - Tests purchase of role.
- ShipmentTest::testShipmentsUi in shipping/
uc_fulfillment/ tests/ src/ Functional/ ShipmentTest.php - Tests the UI for creating new shipments.
- UbercartBrowserTestBase::setUp in uc_store/
tests/ src/ Functional/ UbercartBrowserTestBase.php - UbercartJavascriptTestBase::setUp in uc_store/
tests/ src/ FunctionalJavascript/ UbercartJavascriptTestBase.php