woocommerce/tests/unit-tests
Claudio Sanches 9b0a4e6c92 Merge pull request #13109 from woocommerce/fix-regressed-tests
Fix failing tests and array_merge error
2017-02-08 16:18:08 -02:00
..
account Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
api Fix failing tests and array_merge error 2017-02-07 10:46:03 -08:00
cart WIP - Product CRUD (#12065) 2016-11-16 12:38:24 +00:00
coupon Use strict `assertTrue` and `assertFalse` over `assertEquals( true|false )` 2016-12-20 23:33:35 +01:00
crud Use strict `assertTrue` and `assertFalse` over `assertEquals( true|false )` 2016-12-20 23:33:35 +01:00
customer Fix tests 2016-11-23 16:27:18 +00:00
formatting WIP - Product CRUD (#12065) 2016-11-16 12:38:24 +00:00
log Validate handlers implement WC_Log_handler_Interface 2017-01-24 23:07:58 +01:00
order Adjust meta saving code throughout 2017-01-23 11:30:53 +00:00
payment-tokens When updating payment tokens, only update the props that have changed + fire off a hook of the changed props. 2017-01-25 11:05:54 -08:00
product 13106 Dont round values in get_on_sale_products 2017-02-07 13:46:00 -08:00
settings Unit test warnings 2017-01-03 12:19:03 +00:00
shipping-zones Fix tests 2016-11-23 16:27:18 +00:00
tax Introduce get_tax_class_slugs. 2017-01-25 13:38:13 -08:00
util Use mb_ functions and add tests 2017-01-22 01:24:20 +00:00