woocommerce/plugins/woocommerce-blocks/tests/php/RestApi/StoreApi
Mike Jolley 8d76bcb33e Update Cart Order and Checkout Routes (https://github.com/woocommerce/woocommerce-blocks/pull/1958)
* Remove CartShippingRates endpoint

This was moved to the /cart endpoint

* Unused customer endpoint

* Split controllers into routes

* Update/fix tests

* Add draft order ID property to the Cart schema.

* Fix status check

* cart/order-create endpoint

* Placeholder for checkout endpoint

* Resolve merge conflict

* Update classes to match master

* Use correct schema
2020-03-16 12:44:00 +00:00
..
Routes Update Cart Order and Checkout Routes (https://github.com/woocommerce/woocommerce-blocks/pull/1958) 2020-03-16 12:44:00 +00:00
Utilities Update `reserved stock` class to handle concurrent requests (https://github.com/woocommerce/woocommerce-blocks/pull/1778) 2020-03-06 11:44:20 +00:00