woocommerce/plugins/woocommerce-blocks/tests
Darren Ethier 60b1422cf6 Move Draft order logic behind feature flag. (https://github.com/woocommerce/woocommerce-blocks/pull/2874)
* refactor all draft order functionality to be in it’s own class and feature gate it.

* move and fix tests for draft order deletes

* add test to ensure only draft orders are deleted

* implement review feedback and assert valid results before deleting

* update tests

* doh method can’t be protected

* fix conditional for removing scheduled action

* switch to use Woo Core function for catching the exception

* add tests for error handling.

* use `$wpdb->prepare` and remove temp group on test
2020-07-16 12:19:31 -04:00
..
bin [Experiment] Add container to run php unit tests in docker (https://github.com/woocommerce/woocommerce-blocks/pull/2004) 2020-03-31 11:47:40 +01:00
e2e-tests Reviews by product/category e2e tests (https://github.com/woocommerce/woocommerce-blocks/pull/2808) 2020-07-06 14:48:39 -04:00
js Deregister core cart/checkout scripts and styles when rendering the blocks (https://github.com/woocommerce/woocommerce-blocks/pull/2842) 2020-07-14 15:46:44 -04:00
php Move Draft order logic behind feature flag. (https://github.com/woocommerce/woocommerce-blocks/pull/2874) 2020-07-16 12:19:31 -04:00
utils implement `page.waitForNavigation` for handling the page load after clicking the search submit (https://github.com/woocommerce/woocommerce-blocks/pull/2769) 2020-06-23 10:38:48 -04:00
bootstrap.php Assets/Block settings: Only lookup page if ID > 0 (https://github.com/woocommerce/woocommerce-blocks/pull/2369) 2020-05-01 11:02:20 +01:00