woocommerce/tests/unit-tests/order
vedanshujain 60cd7b3651 Refactor Order Class to use shared calculation logic.
We added a trait to move shared logic betweem Orders and Cart. This commit refactors Order class to use that shared logic.
Also adds a test for a failing case.
2019-11-25 17:53:14 +05:30
..
class-wc-tests-crud-orders.php Manual orders coupon usage limits by email (#23775) 2019-05-27 11:45:29 -03:00
class-wc-tests-order-functions.php Check for max discount to be -ve to prevent overwriting fee. 2019-09-03 20:45:33 +05:30
class-wc-tests-orders.php Refactor Order Class to use shared calculation logic. 2019-11-25 17:53:14 +05:30
coupons.php Refactor Order Class to use shared calculation logic. 2019-11-25 17:53:14 +05:30
query.php Fix PHPCS violations in tests/ using PHPCBF 2019-05-01 19:05:00 -03:00