woocommerce/tests/unit-tests/order-items
Rodrigo Primo 5f6c729107 Remove unnecessary clean up code from unit tests
This commit removes unnecessary clean up code form some unit tests. All database changes done during a test are automatically reverted after the test finishes, so it is not necessary to write code to manually remove them. This change simplifies the test code and make it run a bit faster.
2018-08-23 15:15:17 -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 Remove unnecessary clean up code from unit tests 2018-08-23 15:15:17 -03: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