woocommerce/plugins/woocommerce-admin/tests
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
..
api Add v4 orders endpoint (https://github.com/woocommerce/woocommerce-admin/pull/1246) 2019-01-15 09:53:02 +08:00
framework/helpers Add v4 orders endpoint (https://github.com/woocommerce/woocommerce-admin/pull/1246) 2019-01-15 09:53:02 +08:00
js Add expected locale settings to JS test setup. 2018-12-18 15:46:46 -07:00
reports Add v4 orders endpoint (https://github.com/woocommerce/woocommerce-admin/pull/1246) 2019-01-15 09:53:02 +08:00
bootstrap.php Remove trailing slash on base_dir variable. (https://github.com/woocommerce/woocommerce-admin/pull/1078) 2018-12-12 13:13:49 -08:00
test-sample.php Fix linting errors in tests/test-sample.php 2018-10-23 09:57:45 -04:00