woocommerce/tests/unit-tests/order-items
Rodrigo Primo dcc309d16b Add call to parent::setUp() and remove cleanup code
parent::setUp() should be called inside test setup methods to make sure database changes are automatically reverted after each test is executed. This way it is not necessary to manually remove inserted data.
2018-04-23 10:34:15 -03:00
..
class-wc-tests-order-item-product.php Fix php <=5.6 errors 2017-12-19 11:37:37 -08:00
functions.php Fixed coding standards 2017-03-21 12:38:35 -03:00
order-item-coupon.php Order Item Coupon tests 2017-09-28 13:45:02 -07:00
order-item-fee.php Product tests and fee test refactor 2017-09-28 14:54:44 -07:00
order-item-meta.php Add call to parent::setUp() and remove cleanup code 2018-04-23 10:34:15 -03:00
order-item-tax.php Dont set empty strings as tax totals 2017-03-20 15:14:41 -07:00