woocommerce/plugins/woocommerce-admin/tests
Joshua T Flowers 53dde217f6 Handle multiple plugin installs in a single request (https://github.com/woocommerce/woocommerce-admin/pull/4411)
* Allow plugins API to install multiple plugins at once

* Update wpdata to handle installing multiple plugins and errors

* Remove client-side error message switch

* Update plugin tests for multiple plugins param

* Update plugins API to WP standards

* Add error for non-allowed plugins instead of silently failing

* Allow error handling for individual plugins

* Fix up js tests for new API response

* Add installed plugin to response on successful install
2020-05-27 10:28:13 +03:00
..
api Handle multiple plugin installs in a single request (https://github.com/woocommerce/woocommerce-admin/pull/4411) 2020-05-27 10:28:13 +03:00
features Fix sorting to push Storefront to the top of the theme list (https://github.com/woocommerce/woocommerce-admin/pull/4187) 2020-04-28 14:47:05 -07:00
framework/helpers remove replace_actionscheduler_store_class function (https://github.com/woocommerce/woocommerce-admin/pull/3936) 2020-03-19 10:34:09 -06:00
js Add existing TaskList component to new home screen (https://github.com/woocommerce/woocommerce-admin/pull/4378) 2020-05-21 11:15:08 -06:00
notes Refactor notes and conditions for adding notes (https://github.com/woocommerce/woocommerce-admin/pull/4340) 2020-05-22 16:48:40 +03:00
reports Allow report caching layer to be filtered off. (https://github.com/woocommerce/woocommerce-admin/pull/3434) 2019-12-17 16:21:44 -05:00
api-init.php Reports sync refactor (https://github.com/woocommerce/woocommerce-admin/pull/3285) 2020-01-03 00:00:37 +08:00
batch-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
bootstrap.php update unit test bootstrap for WC 4.2 (https://github.com/woocommerce/woocommerce-admin/pull/4312) 2020-05-13 09:56:05 -03:00
plugin-version.php Add test to catch missing version updates. 2019-06-13 15:40:02 -06:00
plugins-helper.php Abstract onboarding plugin code into a PluginsHelper class (https://github.com/woocommerce/woocommerce-admin/pull/3999) 2020-03-27 11:28:59 +10:30
test-sample.php Fix linting errors in tests/test-sample.php 2018-10-23 09:57:45 -04:00