woocommerce/plugins/woocommerce-admin/tests
Chi-Hsuan Huang 7c8c0ee893 Fix failing `test_cancel_import` and `WC_Tests_API_Reports_Variations` php tests (https://github.com/woocommerce/woocommerce-admin/pull/8456)
* Assert the pending action explicitly to fix failing test_cancel_import with latest woo

* Use function lambda

* Fix WC_Tests_API_Reports_Variations by assigning parent_id to variations
2022-03-11 06:39:59 +08:00
..
api Fix failing `test_cancel_import` and `WC_Tests_API_Reports_Variations` php tests (https://github.com/woocommerce/woocommerce-admin/pull/8456) 2022-03-11 06:39:59 +08: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 Merge payment gateway suggestion classes into single source of truth (https://github.com/woocommerce/woocommerce-admin/pull/8252) 2022-03-07 09:15:06 -04:00
framework Fix hidden notes in `admin/notes` when the user is not in tasklist experiment (https://github.com/woocommerce/woocommerce-admin/pull/8328) 2022-02-25 08:09:49 +08: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 Fix minor process issues (https://github.com/woocommerce/woocommerce-admin/pull/8279) 2022-02-08 18:22:26 -04:00
notes Make individual note classes internal (https://github.com/woocommerce/woocommerce-admin/pull/8398) 2022-03-08 10:55:27 -03: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 Implement MailChimp API request threshold for MailchimpScheduler (https://github.com/woocommerce/woocommerce-admin/pull/8342) 2022-02-23 09:37:00 +08:00
api-init.php Move src/Schedulers/* to src-internal/Admin/Schedulers (https://github.com/woocommerce/woocommerce-admin/pull/8316) 2022-02-17 10:48:31 -08:00
batch-queue.php Move src/Schedulers/* to src-internal/Admin/Schedulers (https://github.com/woocommerce/woocommerce-admin/pull/8316) 2022-02-17 10:48:31 -08:00
bootstrap.php Make classes in src internal (https://github.com/woocommerce/woocommerce-admin/pull/8317) 2022-02-17 11:14:23 -08:00
category-lookup.php Make classes in src internal (https://github.com/woocommerce/woocommerce-admin/pull/8317) 2022-02-17 11:14:23 -08:00
install.php Make classes in src internal (https://github.com/woocommerce/woocommerce-admin/pull/8317) 2022-02-17 11:14:23 -08: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 Make classes in src internal (https://github.com/woocommerce/woocommerce-admin/pull/8317) 2022-02-17 11:14:23 -08: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-assets.php Cleanup Loader.php and move it to Internal namespace (https://github.com/woocommerce/woocommerce-admin/pull/8416) 2022-03-09 10:04:34 -04: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