woocommerce/plugins/woocommerce-admin/tests/framework/helpers
Joshua T Flowers 14f8f08edf Add v4 orders endpoint (https://github.com/woocommerce/woocommerce-admin/pull/1246)
* Rename orders controllers and data store to order stats

* Add orders data store and controller

* Add coupon, product, and status filters

* Add customer type query filter

* Add extended info for products and categories

* Bump API namespace to v4

* Add missing schema properties

* Set default customer_type and extended_info params

* Add orders endpoint tests

* Only use one JOIN if both excluded and included queries are used

* Optimize query calls to get product and category data

* Split product and category fetch and limit to product_cat taxonomy
2019-01-15 09:53:02 +08:00
..
class-wc-helper-admin-notes.php Add unit tests for admin notes REST API 2018-11-14 11:06:53 -08:00
class-wc-helper-reports.php Add v4 orders endpoint (https://github.com/woocommerce/woocommerce-admin/pull/1246) 2019-01-15 09:53:02 +08:00