woocommerce/tests/legacy/framework/helpers
Nestor Soriano e1265bfa25 Refactor WC_Helper_Product by extracting duplicated code to methods.
The new methods are create_product_variation_object and
create_product_attribute_object, they are public.
2020-07-28 08:55:55 +02:00
..
class-wc-helper-coupon.php Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
class-wc-helper-customer.php Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
class-wc-helper-fee.php Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
class-wc-helper-order.php Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
class-wc-helper-payment-token.php Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
class-wc-helper-product.php Refactor WC_Helper_Product by extracting duplicated code to methods. 2020-07-28 08:55:55 +02:00
class-wc-helper-settings.php Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
class-wc-helper-shipping-zones.php Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
class-wc-helper-shipping.php Add unit tests and helpers for #26654 2020-07-24 19:09:59 +05:30