woocommerce/tests/unit-tests
Mike Jolley 40e9eabf9f Merge pull request #12983 from woocommerce/get_tax_classes
WC_Tax::get_tax_class_slugs()
2017-01-26 14:10:04 +00:00
..
account Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
api The WC API returns exclude_product_ids and expiry_date. 2.7 renamed these in the API file, which we should not do until we version the endpoints. 2017-01-03 10:25:36 -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 Use strict `assertTrue` and `assertFalse` over `assertEquals( true|false )` 2016-12-20 23:33:35 +01: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