woocommerce/tests/unit-tests/order
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-crud-orders.php Fix PHPCS violations automatically using phpcbf 2018-05-08 11:55:32 -03:00
class-wc-tests-order-functions.php Ensure tests use ISO 3166-1 alpha-2 country codes 2018-05-24 20:50:01 +00:00
coupons.php Remove unnecessary clean up code from unit tests 2018-08-23 15:15:17 -03:00
query.php Add test to check WC_Order_Query when using the 'customer' parameter 2018-05-08 17:24:16 -03:00