woocommerce/tests/unit-tests
Rodrigo Primo 7979ea6b1a Use ob_end_clean() instead of ob_get_clean()
Doing this change since the content of the output buffer is not used.
2018-05-29 09:02:40 -03:00
..
account Rename class WC_Payment_Token_eCheck to WC_Payment_Token_ECheck 2018-03-07 14:50:21 -03:00
admin/reports Moved wc_selected to core functions. 2018-04-18 15:54:57 +02:00
api Fix broken system status unit test, https://github.com/woocommerce/woocommerce/pull/20231 introduced a new item to the schema 2018-05-25 14:19:14 +02:00
attributes test 2017-12-08 11:35:26 +00:00
cart Unit test for oob rounding issue 2018-03-13 11:41:25 -07:00
core Increase precision from 4 to 6 2018-01-30 15:00:53 +00:00
countries Increase country unit test coverage 2017-06-07 14:31:32 -07:00
coupon Add a exception test to coupon delete 2018-05-24 12:37:52 +02:00
crud Added test 2018-03-01 12:12:26 +00:00
customer Removed test to reflect changes in track download method. 2018-05-09 15:54:38 +02:00
discounts Fixed WC_Tests_Discounts::test_calculations 2017-11-16 17:08:45 -02:00
exporter Update unit tests to conform to new escaping 2018-05-18 12:09:56 +01:00
formatting Tests 2018-01-12 14:20:39 +00:00
gateways Improve can_refund_order and add unit tests 2018-04-03 17:09:09 +01:00
geolocation GeoLite integration Unit Tests 2018-03-15 17:06:13 -03:00
importer Use ob_end_clean() instead of ob_get_clean() 2018-05-29 09:02:40 -03:00
integrations Add unit tests to WC_Integrations class 2017-10-24 09:25:37 +02:00
libraries Applied new WC_Background_Process class 2018-02-01 11:42:34 -02:00
log Update unit tests 2018-05-01 09:32:29 -07:00
order Ensure tests use ISO 3166-1 alpha-2 country codes 2018-05-24 20:50:01 +00:00
order-items Add call to parent::setUp() and remove cleanup code 2018-04-23 10:34:15 -03:00
payment-tokens Rename class WC_Payment_Token_eCheck to WC_Payment_Token_ECheck 2018-03-07 14:50:21 -03:00
privacy Fix tests 2018-05-01 16:53:05 +01:00
product Remove unnecessary tests cleanup code 2018-05-08 16:00:00 -03:00
settings Fixed typos. 2017-07-10 12:56:28 +07:00
setup Add test verifying that the correct list of payment gateways is returned per country 2017-12-13 09:35:43 -05:00
shipping-zones Changed version 2.7 to 3.0 2017-03-15 13:36:53 -03:00
shortcodes Excluded children categories from WP_Query in product shortcode if cat_operator=AND. 2018-05-24 16:12:48 +01:00
tax Increase precision from 4 to 6 2018-01-30 15:00:53 +00:00
templates Updated unit tests 2018-04-17 12:31:14 -03:00
totals Add call to parent::setUp() and remove cleanup code 2018-04-23 10:34:15 -03:00
util Revert most of 74a3f1d6 2018-05-11 22:46:46 +00:00
webhooks Webhook CRUD Unit tests 2017-08-17 18:36:53 -03:00
widgets Add more core-functions unit tests (#18190) 2017-12-18 11:58:40 -02:00