woocommerce/tests/unit-tests/util
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-core-functions.php Remove extra asterisk 2018-07-25 14:09:04 +02:00
class-wc-tests-wc-query.php Remove unnecessary clean up code from unit tests 2018-08-23 15:15:17 -03:00
conditional-functions.php Test webhook functions 2017-08-17 12:29:34 -03:00
deprecated-hooks.php Fixed unit tests 2017-11-22 17:00:02 -02:00
install.php Merge branch 'master' into feature/product-custom-tables-supporting-changes 2018-06-13 10:18:38 +01:00
notice-functions.php Remove test 2018-06-07 11:23:11 +01:00
plugin-updates.php Harden + fix plugin updates tests 2017-08-22 15:03:54 -07:00
validation.php Rename WC_Validation::is_GB_postcode() to WC_Validation::is_gb_postcode() 2018-03-13 08:49:40 -03:00