You are here

18 calls to CommerceReportsBaseTestCase::createOrders() in Commerce Reporting 7.4

CommerceReportsCustomerTestCase::testMultipleCustomers in src/Tests/CommerceReportsCustomerTestCase.php
Make one customer perform multiple orders with multiple products. Then verifies if the reporting is correct.
CommerceReportsCustomerTestCase::testSingleCustomer in src/Tests/CommerceReportsCustomerTestCase.php
Tests creating a single order for a single customer, containing a single product with a variable quantity. Then verifies if the reporting is correct.
CommerceReportsCustomerTestCase::testSingleCustomerMultipleProducts in src/Tests/CommerceReportsCustomerTestCase.php
Make one customer perform multiple orders with multiple products. Then verifies if the reporting is correct.
CommerceReportsPaymentMethodTestCase::testExampleMethod in src/Tests/CommerceReportsPaymentMethodTestCase.php
CommerceReportsProductTestCase::testMultipleOrdersProducts in src/Tests/CommerceReportsProductTestCase.php
Tests creating a multiple orders, containing multiple products with a variable quantity. Then verifies if the reporting is correct.
CommerceReportsProductTestCase::testMultipleProducts in src/Tests/CommerceReportsProductTestCase.php
Tests creating a single order, containing multiple products with a variable quantity. Then verifies if the reporting is correct.
CommerceReportsProductTestCase::testSingleProduct in src/Tests/CommerceReportsProductTestCase.php
Tests creating a single order, containing a single product with a variable quantity. Then verifies if the reporting is correct.
CommerceReportsSalesOverviewTestCase::testMonthlyOverview in src/Tests/CommerceReportsSalesOverviewTestCase.php
CommerceReportsSalesOverviewTestCase::testOutsideOverviewScope in src/Tests/CommerceReportsSalesOverviewTestCase.php
CommerceReportsSalesOverviewTestCase::testTodayOverview in src/Tests/CommerceReportsSalesOverviewTestCase.php
CommerceReportsSalesOverviewTestCase::testYesterdayOverview in src/Tests/CommerceReportsSalesOverviewTestCase.php
CommerceReportsSalesTestCase::testMultipleOrders in src/Tests/CommerceReportsSalesTestCase.php
CommerceReportsSalesTestCase::testSingleOrder in src/Tests/CommerceReportsSalesTestCase.php
CommerceReportsViewsExportTestCase::testCustomerViewsDataExport in src/Tests/CommerceReportsViewsExportTestCase.php
CommerceReportsViewsExportTestCase::testExportRespectsFilters in src/Tests/CommerceReportsViewsExportTestCase.php
CommerceReportsViewsExportTestCase::testPaymentMethodViewsDataExport in src/Tests/CommerceReportsViewsExportTestCase.php
CommerceReportsViewsExportTestCase::testProductViewsDataExport in src/Tests/CommerceReportsViewsExportTestCase.php
CommerceReportsViewsExportTestCase::testSalesViewsDataExport in src/Tests/CommerceReportsViewsExportTestCase.php