You are here

7 calls to CommerceBaseTestCase::createDummyCustomerProfile() in Commerce Core 7

CommerceCustomerUITest::testCommerceCustomerDeleteProfilesWithOrderReference in modules/customer/tests/commerce_customer_ui.test
Delete multiple profiles with and without orders attached.
CommerceCustomerUITest::testCommerceCustomerUIDeleteCustomerProfile in modules/customer/tests/commerce_customer_ui.test
Delete a customer profile.
CommerceCustomerUITest::testCommerceCustomerUIDeleteProfileViaOrderUI in modules/customer/tests/commerce_customer_ui.test
Delete a customer profile through the order UI.
CommerceCustomerUITest::testCommerceCustomerUIDisableCustomerProfile in modules/customer/tests/commerce_customer_ui.test
Disable a customer profile. @TODO: Probably this test should be completed when it is possible to select older profiles for the orders.
CommerceCustomerUITest::testCommerceCustomerUIEditCustomerProfile in modules/customer/tests/commerce_customer_ui.test
Edit a previously existing customer profile.
CommerceCustomerUITest::testCommerceCustomerUIEditProfileViaOrderUI in modules/customer/tests/commerce_customer_ui.test
Edit a customer profile through the order UI.
CommercePaymentOffsiteTest::testCommercePaymentOffsitePayment in modules/payment/tests/commerce_payment_ui.test
Test an Offsite payment method.