woocommerce/plugins/woocommerce-admin/tests
Moon 3a81e6b78d Make classes in src internal (https://github.com/woocommerce/woocommerce-admin/pull/8317)
* Add psr-4 for the internal classes -- this is a temp. changes. We should remove it once we completely merge to the core

* Register class aliases

* Move WcPayPromotion classes to the internal

* Ignore namespace PHP CS issue

* Make features/WcPayPromotion internal

* Added src-internal directory for Automattic\WooCommerce\Internal\Admin namespace

* Moved src/Features/WcPayPromotion to src-internal/Admin/WcPayPromotion

* Add phpcs rules for src-internal

* Remove phpcs:ignoreFile

* Update letter case to make it PSR4 compatible

* Fix letter cases

* Move the alias array into the function

* Rename WcPayPromotion to WCPayPromotion (letter case update)

* Include src-internal

* Update letter case

* Make classes internal

* Update references

* Fix WC_ADMIN_ABSPATH path
2022-02-17 11:14:23 -08:00
..
api Make classes in src internal (https://github.com/woocommerce/woocommerce-admin/pull/8317) 2022-02-17 11:14:23 -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 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 Make classes in src internal (https://github.com/woocommerce/woocommerce-admin/pull/8317) 2022-02-17 11:14:23 -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 Refactor `MerchantEmailNotifications` (https://github.com/woocommerce/woocommerce-admin/pull/8304) 2022-02-17 14:33:19 -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 Move src/Schedulers/* to src-internal/Admin/Schedulers (https://github.com/woocommerce/woocommerce-admin/pull/8316) 2022-02-17 10:48:31 -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
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 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-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