woocommerce/tests/unit-tests
Mike Jolley de7e522835 Remove customer order queries for performance reasons and offer get_last_order() method instead.
Same for order counts - these don’t need to be populated after read,
only when needed. cc @justinshreve
2016-08-16 10:04:52 +01:00
..
account Disable empty my account endpoints, closes #11274 2016-06-30 13:58:10 -03:00
api Fix issues from PR review: sanitize/escape fixes in wp-admin, remove modes. 2016-08-09 10:14:47 -07:00
cart Revert addition of _delete_extra_meta_data 2016-08-12 16:41:06 +01:00
coupon Merge branch 'master' into WC-CRUD 2016-06-13 15:01:58 +01:00
crud Unit test fixes 2016-08-15 11:02:55 +01:00
customer Remove customer order queries for performance reasons and offer get_last_order() method instead. 2016-08-16 10:04:52 +01:00
formatting Say hello to woocommerce.com 2016-07-05 19:52:16 -03:00
order Fixed unit tests 2016-06-22 12:29:23 +01:00
payment-tokens Fixed unit tests 2016-06-22 12:29:23 +01:00
product Normalize the "Read more" button text, closes #11319 2016-06-30 15:16:26 -03:00
settings Rename helper class from 'legacy' to be more descriptive of whats happening. Registering wp-admin settings to the REST API. 2016-07-26 11:27:48 -07:00
shipping-zones Fixed mixed tabs and spaces 2016-07-11 16:56:35 +02:00
tax Change range symbol to ... to avoid conflicts with postcodes with hyphens 2016-05-23 17:30:37 +01:00
util Made WC_Logger pluggable via wc_get_logger function. 2016-08-08 13:59:23 +01:00