woocommerce/tests/unit-tests/cart
Gerhard Potgieter 276bff133f Improve unit test coverage (#18136)
* Test for main WooCommerce class

* Check all class instances created from main class.

* Test all constants

* Test for deprecated hook handler classes as well

* Test template path constant

* Check static class instances

* get_cart_item_quantities test

* get_cart_item_quantities & get_cart_contents_weight tests

* check_cart_items test

* Check_cart_item_stock test

* Cart get_cross_sells test

* Cart get_tax_totals test

* WC_Customer_Download_Data_Store tests
2017-12-14 08:45:00 -02:00
..
cart-fees.php This test cannot pass with refactor 2017-12-08 16:30:56 +00:00
cart.php Improve unit test coverage (#18136) 2017-12-14 08:45:00 -02:00
functions.php WIP - Product CRUD (#12065) 2016-11-16 12:38:24 +00:00