woocommerce/plugins/woocommerce-blocks/tests/e2e/specs/frontend
Mike Jolley 72cf5eade8 Remove hydration hocs in favour of apiFetch Middlewares (https://github.com/woocommerce/woocommerce-blocks/pull/5022)
* Remove withRestApiHydration

* Preload checkout data via setting - server data is required for this block

* Handle cart hydration using createPreloadingMiddleware which removes the need for HOCs

* Rename variable

* Remove withStoreCartApiHydration and timestamp checking

* Empty test file
2021-11-04 11:05:58 +00:00
..
checkout.test.js Enforce valid states from the API (https://github.com/woocommerce/woocommerce-blocks/pull/4844) 2021-10-19 14:30:02 +01:00