woocommerce/tests/unit-tests/customer
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-customer-download-log-data-store.php Fix: orderby and order parameters in WC_Customer_Download_Log_Data_Store::get_download_logs() 2018-07-30 16:40:21 -03:00
class-wc-tests-customer-download.php Merge branch 'master' into update/improve-get-downloads 2018-02-28 13:34:11 -03:00
crud.php Fix tests 2017-12-21 19:00:55 +00:00
customer-download-log.php Removed test to reflect changes in track download method. 2018-05-09 15:54:38 +02:00
customer.php Remove unnecessary clean up code from unit tests 2018-08-23 15:15:17 -03:00
functions.php Merge branch 'master' into feature/product-custom-tables-supporting-changes 2018-06-13 10:18:38 +01:00