woocommerce/plugins/woocommerce-blocks/tests/php/RestApi/StoreApi/Controllers
Mike Jolley 9b51a824d2 Store API: Add customer endpoints (https://github.com/woocommerce/woocommerce-blocks/pull/1417)
* Add schema/GET endpoint

* Customer data updates + create tests

* Update docs

* Unused method

* Use ID from the customer object, rather than checking logged in user

* PHP 5.6 incompatibility
2019-12-20 16:07:53 +00:00
..
Cart.php More API price formatting and currency handling (https://github.com/woocommerce/woocommerce-blocks/pull/1394) 2019-12-18 11:29:20 +00:00
CartCoupons.php Store API: Add cart coupon endpoints (https://github.com/woocommerce/woocommerce-blocks/pull/1378) 2019-12-19 12:41:34 +00:00
CartItems.php More API price formatting and currency handling (https://github.com/woocommerce/woocommerce-blocks/pull/1394) 2019-12-18 11:29:20 +00:00
CartShippingRates.php Store API: Add shipping rate api (https://github.com/woocommerce/woocommerce-blocks/pull/1344) 2019-12-10 13:54:18 +00:00
Customer.php Store API: Add customer endpoints (https://github.com/woocommerce/woocommerce-blocks/pull/1417) 2019-12-20 16:07:53 +00:00
ProductAttributeTerms.php Store API - Add tests for product attributes endpoints (https://github.com/woocommerce/woocommerce-blocks/pull/1151) 2019-11-12 12:04:19 +00:00
ProductAttributes.php Store API - Add tests for product attributes endpoints (https://github.com/woocommerce/woocommerce-blocks/pull/1151) 2019-11-12 12:04:19 +00:00
ProductCollectionData.php More API price formatting and currency handling (https://github.com/woocommerce/woocommerce-blocks/pull/1394) 2019-12-18 11:29:20 +00:00
Products.php More API price formatting and currency handling (https://github.com/woocommerce/woocommerce-blocks/pull/1394) 2019-12-18 11:29:20 +00:00