woocommerce/plugins/woocommerce-admin/tests/framework
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
..
helpers Make classes in src internal (https://github.com/woocommerce/woocommerce-admin/pull/8317) 2022-02-17 11:14:23 -08:00
class-wc-mock-enhanced-payment-gateway.php Add unit tests around extended payment gateway controller (https://github.com/woocommerce/woocommerce-admin/pull/7133) 2021-06-14 10:23:04 -04:00