woocommerce/plugins/woocommerce-admin/tests
louwie17 d41906267a Dev/e2e reset (https://github.com/woocommerce/woocommerce-admin/pull/8219)
* Add payment_setup track for WooCommerce Payments

* Add WooCommerce Reset Plugin to E2E environment

* Add resetWoComerceState util

* Add state reset before obw test

* Refactor resetWooCommerceState

resetWooCommerceState now makes the HTTP request locally instead of from inside the browser context.

* Update reset functionality

* Add custom settings reset function for onboarding

* Update reset functionality

* Add action-scheduler run helper function

* Fix add section test

* Add plugin removal helper functions

* Fix lint errors

* Fix broken e2e tests

* Add changelog

* Remove unused imports

* Add comment for extra timeout

* Add helper function to wait until button stops moving, incase of animations

* Fix lint error

* Add variable for string used in multiple places

Co-authored-by: Adrian Duffell <9312929+adrianduffell@users.noreply.github.com>
2022-02-02 08:55:10 -04:00
..
api Add asynchronous plugin install and activation endpoints (https://github.com/woocommerce/woocommerce-admin/pull/8079) 2022-01-31 09:17:14 -05:00
db-updates Add a new update callback for the 3.0 version to update is_read column (https://github.com/woocommerce/woocommerce-admin/pull/7945) 2021-11-24 17:44:30 -08:00
e2e Dev/e2e reset (https://github.com/woocommerce/woocommerce-admin/pull/8219) 2022-02-02 08:55:10 -04:00
features Fix task ID class check and add tests around tracking (https://github.com/woocommerce/woocommerce-admin/pull/8185) 2022-01-18 15:29:14 -05:00
framework Add unit tests around extended payment gateway controller (https://github.com/woocommerce/woocommerce-admin/pull/7133) 2021-06-14 10:23:04 -04:00
includes Make ExPlat request URL args filterable (https://github.com/woocommerce/woocommerce-admin/pull/8231) 2022-02-01 14:17:03 -04:00
navigation Add initial tests for navigation Menu class (https://github.com/woocommerce/woocommerce-admin/pull/6492) 2021-03-03 08:09:33 -05:00
notes Remove low performing inbox notes (https://github.com/woocommerce/woocommerce-admin/pull/8054) 2021-12-22 13:11:10 +08:00
remote-inbox-notifications Feature/add logger to rin (https://github.com/woocommerce/woocommerce-admin/pull/7194) 2021-08-30 13:26:36 -07:00
reports Fix php unit test "test_deleted_coupons" for wc >= 6.1.0 (https://github.com/woocommerce/woocommerce-admin/pull/8162) 2022-01-18 13:31:21 +08:00
schedulers Add newsletter signup to profiler (https://github.com/woocommerce/woocommerce-admin/pull/7601) 2021-08-31 12:39:04 +08:00
api-init.php Avoid updating customer info synchronously when "last active" is modified. (https://github.com/woocommerce/woocommerce-admin/pull/6765) 2021-04-12 10:17:02 -04:00
batch-queue.php Fix usage of "package" tag in file headers (https://github.com/woocommerce/woocommerce-admin/pull/4940) 2020-08-11 16:18:47 -03:00
bootstrap.php Include yoast phpunit polyfills in phpunit tests (https://github.com/woocommerce/woocommerce-admin/pull/7695) 2021-09-23 18:01:52 +08:00
category-lookup.php Fix category lookup class (https://github.com/woocommerce/woocommerce-admin/pull/7709) 2021-09-28 13:59:10 -03:00
install.php Detect missed DB version number updates and fix them. (https://github.com/woocommerce/woocommerce-admin/pull/6818) 2021-04-16 15:01:04 -04:00
loader.php Fix usage of "package" tag in file headers (https://github.com/woocommerce/woocommerce-admin/pull/4940) 2020-08-11 16:18:47 -03:00
page-controller.php Fix usage of "package" tag in file headers (https://github.com/woocommerce/woocommerce-admin/pull/4940) 2020-08-11 16:18:47 -03:00
plugin-version.php Fix usage of "package" tag in file headers (https://github.com/woocommerce/woocommerce-admin/pull/4940) 2020-08-11 16:18:47 -03:00
plugins-helper.php Fix usage of "package" tag in file headers (https://github.com/woocommerce/woocommerce-admin/pull/4940) 2020-08-11 16:18:47 -03:00
test-sample.php Fix usage of "package" tag in file headers (https://github.com/woocommerce/woocommerce-admin/pull/4940) 2020-08-11 16:18:47 -03:00
wc-admin-helper.php Reset "install_timestamp" if it's not numeric to avoid TypeError (https://github.com/woocommerce/woocommerce-admin/pull/8100) 2022-01-03 15:51:51 +08:00