woocommerce/tests/php/includes
Claudio Sanches 94bdcd0320
Merge pull request #27684 from woocommerce/refactor/settings-pages-classes-take-2
Refactor the settings pages, and add unit tests for them
2021-06-01 13:19:49 -03:00
..
abstracts Add unit test 2020-11-12 22:58:05 +05:30
admin Initialize _restock_refunded_items meta on order update 2021-05-11 08:35:48 -07:00
data-stores Do not copy fields from the billing address to the shipping address. | #28759 2021-03-26 17:08:37 -07:00
exporter Added unit tests for importer and exporter 2020-07-15 21:49:26 -03:00
gateways/paypal Add unit tests for when PayPal API will return error 2020-09-18 17:12:33 +05:30
importer Added unit tests for importer and exporter 2020-07-15 21:49:26 -03:00
rest-api/Controllers Update REST API v3 taxes endpoint descriptions with deprecation/introduction information. 2021-03-31 12:41:53 +02:00
settings Fix: no output for settings classes that directly override get_settings. 2021-05-13 09:24:25 +02:00
class-wc-ajax-test.php Add unit tests. 2020-09-25 19:41:20 +05:30
class-wc-cart-test.php Fixed copy and paste 2021-02-23 19:55:54 -03:00
class-wc-cart-totals-test.php Use edit context to get unformatted price. 2021-05-07 14:59:14 +05:30
class-wc-checkout-test.php Add clear cart call to prevent side effects from tests. 2021-05-07 14:30:45 +05:30
class-wc-comments-test.php Add unit tests for review count methods. 2021-01-14 18:31:02 +05:30
class-wc-customer-test.php Add tests for #28692 2020-12-30 19:29:22 +05:30
class-wc-discounts-tests.php Fixed unit tests 2021-04-12 12:50:21 +02:00
class-wc-emails-tests.php Fix typos. 2021-01-18 19:52:20 +05:30
class-wc-install-test.php Added some exceptions to the PHPCS standards for unit tests 2020-07-15 14:29:13 -07:00
class-wc-post-data-test.php Added unit tests for coupon code sanitization 2020-07-27 17:44:04 -03:00
class-wc-product-variable-test.php Fixed test that used PHPUnit function from newer version 2020-08-05 15:43:08 -07:00
class-wc-query-test.php Fix price filtering when there are variations. 2021-02-05 16:34:42 +01:00
class-wc-tracker-test.php Remove debug code in tests. 2021-02-25 15:19:27 -08:00
wc-core-functions-test.php Use reference in wc_asort_by_locale 2020-09-10 16:02:39 -03:00
wc-formatting-functions-test.php Added unit tests for coupon code sanitization 2020-07-27 17:44:04 -03:00
wc-stock-functions-tests.php Rename "assertIsInt" to "assertIsInteger" and make it static 2021-04-20 17:16:59 +02:00