woocommerce/tests/php/includes
vedanshujain 84d60e5fcf Add unit tests for all status change ops.
This loops and tests stock changes through ALL supported WooCommerce statuses. Hopefully this will make our inventory tracking more robust.
2020-12-17 22:28:21 +05:30
..
abstracts Add unit test for calculation based on rounding pref 2020-05-27 23:55:46 +05:30
admin Add unit tests for the fix 2020-11-11 15:28:06 -06:00
data-stores Merge pull request #27734 from woocommerce/enhancement/optimize-wc-order 2020-11-14 12:37:44 +05:30
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 Add shipping, tax and fee lines to refund response for better information. 2020-11-11 18:47:48 +05:30
class-wc-ajax-test.php Add unit tests. 2020-09-25 19:41:20 +05:30
class-wc-cart-test.php Add unit test for #27756 2020-10-26 12:32:15 -07:00
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
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 Add unit tests for all status change ops. 2020-12-17 22:28:21 +05:30