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
admin Initialize _restock_refunded_items meta on order update 2021-05-11 08:35:48 -07:00
data-stores
exporter
gateways/paypal
importer
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
class-wc-cart-test.php
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
class-wc-customer-test.php
class-wc-discounts-tests.php Fixed unit tests 2021-04-12 12:50:21 +02:00
class-wc-emails-tests.php
class-wc-install-test.php
class-wc-post-data-test.php
class-wc-product-variable-test.php
class-wc-query-test.php
class-wc-tracker-test.php
wc-core-functions-test.php
wc-formatting-functions-test.php
wc-stock-functions-tests.php Rename "assertIsInt" to "assertIsInteger" and make it static 2021-04-20 17:16:59 +02:00