woocommerce/tests/unit-tests/importer
Rodrigo Primo b9c364a475 Add call to parent::tearDown()
It is usually necessary to call parent::tearDown(); when extending tearDown() to make sure WordPress cleanup routines are executed after each test.
2018-10-11 13:31:27 -07:00
..
product.php Add call to parent::tearDown() 2018-10-11 13:31:27 -07:00
sample.csv Make importer columns case-insensitive 2017-09-17 10:18:03 -07:00
sample_tax_rates.csv Add unit tests for importing taxes 2018-05-28 11:18:42 +02:00
tax.php Use ob_end_clean() instead of ob_get_clean() 2018-05-29 09:02:40 -03:00