You are here

13 calls to CommerceReportsBaseTestCase::createOrders() in Commerce Reporting 7.3

CommerceReportsCustomerTestCase::testMultipleCustomers in tests/commerce_reports.test
Make one customer perform multiple orders with multiple products. Then verifies if the reporting is correct.
CommerceReportsCustomerTestCase::testSingleCustomer in tests/commerce_reports.test
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 tests/commerce_reports.test
Make one customer perform multiple orders with multiple products. Then verifies if the reporting is correct.
CommerceReportsPaymentMethodTestCase::testExampleMethod in tests/commerce_reports.test
CommerceReportsProductTestCase::testMultipleOrdersProducts in tests/commerce_reports.test
Tests creating a multiple orders, containing multiple products with a variable quantity. Then verifies if the reporting is correct.
CommerceReportsProductTestCase::testMultipleProducts in tests/commerce_reports.test
Tests creating a single order, containing multiple products with a variable quantity. Then verifies if the reporting is correct.
CommerceReportsProductTestCase::testSingleProduct in tests/commerce_reports.test
Tests creating a single order, containing a single product with a variable quantity. Then verifies if the reporting is correct.
CommerceReportsSalesOverviewTestCase::testMonthlyOverview in tests/commerce_reports.test
CommerceReportsSalesOverviewTestCase::testOutsideOverviewScope in tests/commerce_reports.test
CommerceReportsSalesOverviewTestCase::testTodayOverview in tests/commerce_reports.test
CommerceReportsSalesOverviewTestCase::testYesterdayOverview in tests/commerce_reports.test
CommerceReportsSalesTestCase::testMultipleOrders in tests/commerce_reports.test
CommerceReportsSalesTestCase::testSingleOrder in tests/commerce_reports.test