woocommerce/plugins/woocommerce-admin/tests/framework/helpers
Joshua T Flowers da3d5359a6 Fix failing tests after WC 4.0 merge (https://github.com/woocommerce/woocommerce-admin/pull/3870)
* Manually call on_plugins_loaded after loading plugins for testing

* Update import tests to cancel all pending actions in new AS tables

* Fix deprecated next method in AS

* Remove priority queue test for unused priority in AS 3.0

* Check only for pending status actions in batch queue tests

* Add cancel_actions_by_group method to WPPostStore

* Add method to check for next blocking job time

* Force delete scheduled actions on older versions of AS
2020-03-12 14:46:13 +01:00
..
class-wc-helper-admin-notes.php Update admin notes classes to PSR-4. 2019-08-12 15:03:09 -07:00
class-wc-helper-queue.php Fix failing tests after WC 4.0 merge (https://github.com/woocommerce/woocommerce-admin/pull/3870) 2020-03-12 14:46:13 +01:00
class-wc-helper-reports.php Data store refactor (https://github.com/woocommerce/woocommerce-admin/pull/2961) 2019-11-07 10:28:37 -07:00
class-wc-test-action-queue.php Onboarding: Add levels REST API (https://github.com/woocommerce/woocommerce-admin/pull/1938) 2019-04-05 10:35:30 +08:00