woocommerce/plugins/woocommerce-admin/tests/api
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
..
admin-notes.php Add status param support for dismissing all notes (https://github.com/woocommerce/woocommerce-admin/pull/7743) 2021-10-05 15:37:52 -03:00
data.php Include yoast phpunit polyfills in phpunit tests (https://github.com/woocommerce/woocommerce-admin/pull/7695) 2021-09-23 18:01:52 +08:00
leaderboards.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
onboarding-product-types.php Add tests to Subscriptions inclusion (https://github.com/woocommerce/woocommerce-admin/pull/7804) 2021-11-04 10:15:42 -03:00
onboarding-profile.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
onboarding-tasks.php Use abstraction to add and retrieve task data (https://github.com/woocommerce/woocommerce-admin/pull/7918) 2021-11-16 08:59:55 -05:00
onboarding-themes.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
options.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
orders.php Allow actionable statuses in orders endpoint(s) filters. (https://github.com/woocommerce/woocommerce-admin/pull/5733) 2020-11-30 10:11:49 -05:00
plugins.php Add asynchronous plugin install and activation endpoints (https://github.com/woocommerce/woocommerce-admin/pull/8079) 2022-01-31 09:17:14 -05:00
product-attributes.php Fix attribute filter for "any X" variations. (https://github.com/woocommerce/woocommerce-admin/pull/7046) 2021-06-22 08:45:08 -04:00
product-reviews.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
products-lowinstock.php Fix/7358 stock api performance improvement (https://github.com/woocommerce/woocommerce-admin/pull/7377) 2021-07-20 16:47:22 -07:00
products.php Use the original endpoint in products test (https://github.com/woocommerce/woocommerce-admin/pull/7388) 2021-07-20 19:03:47 -07:00
report-controllers.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
reports-categories.php Make classes in src internal (https://github.com/woocommerce/woocommerce-admin/pull/8317) 2022-02-17 11:14:23 -08:00
reports-coupons-stats.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
reports-coupons.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
reports-customers-stats.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
reports-customers.php Fix updating WC customer without wordpress user (if multiple orders are present) (https://github.com/woocommerce/woocommerce-admin/pull/5825) 2020-12-10 09:42:17 -04:00
reports-downloads-stats.php Include yoast phpunit polyfills in phpunit tests (https://github.com/woocommerce/woocommerce-admin/pull/7695) 2021-09-23 18:01:52 +08:00
reports-downloads.php Include yoast phpunit polyfills in phpunit tests (https://github.com/woocommerce/woocommerce-admin/pull/7695) 2021-09-23 18:01:52 +08:00
reports-export.php Migrate export data store to wp.data (https://github.com/woocommerce/woocommerce-admin/pull/4958) 2020-08-18 09:04:58 -04:00
reports-import.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
reports-interval.php Fix analytics crashing on daylight saving (https://github.com/woocommerce/woocommerce-admin/pull/7763) 2021-10-11 09:45:24 +08:00
reports-orders-stats.php Skip failing tests in WP 5.3 and 5.4 (https://github.com/woocommerce/woocommerce-admin/pull/6209) 2021-01-27 20:02:35 -08:00
reports-orders.php Fix currency display errors in homescreen order activity card (https://github.com/woocommerce/woocommerce-admin/pull/7181) 2021-06-15 21:02:14 +03:00
reports-performance-indicators.php Include yoast phpunit polyfills in phpunit tests (https://github.com/woocommerce/woocommerce-admin/pull/7695) 2021-09-23 18:01:52 +08:00
reports-products-stats.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
reports-products.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
reports-revenue-stats.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
reports-stock-stats.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
reports-stock.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
reports-taxes-stats.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
reports-taxes.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
reports-variations.php Add Variations Report (https://github.com/woocommerce/woocommerce-admin/pull/5167) 2020-09-25 09:57:48 -04:00
themes.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
variations.php Search all variation attribute values, not just global ones. (https://github.com/woocommerce/woocommerce-admin/pull/5141) 2020-09-16 09:57:38 -04:00