woocommerce/plugins/woocommerce-admin
Luigi Teschio dc0fd26917
CYS - Core: add unit test for the `NoAI` flow state machine (#43692)
* CYS - Core: add unit test

* Add changefile(s) from automation for the following project(s): woocommerce

* fix description

---------

Co-authored-by: github-actions <github-actions@github.com>
2024-01-16 14:01:31 +01:00
..
bin Removed Unnecessary `run` From `pnpm` 2023-12-09 14:36:22 -08:00
changelog Fix Subscriptions autorenewals column for WooPayments pre-install promo in Settings > Payments (#43436) 2024-01-12 19:05:29 +02:00
client CYS - Core: add unit test for the `NoAI` flow state machine (#43692) 2024-01-16 14:01:31 +01:00
docs Renamed `woocommerce/client/admin` Package 2023-12-09 12:59:24 -08:00
.browserslistrc
.distignore
.eslintignore
.eslintrc.js fix ESLint configuration regarding import path aliases (#43421) 2024-01-11 16:40:38 +01:00
.gitattributes
.gitignore
.npmrc
.prettierrc.js
.stylelintignore
README.md Fix link to e2e tests documentation from WooCommerce Admin directory (#41631) 2023-11-27 09:53:22 +01:00
babel.config.js Remove redundant deps on e2e in wc-admin (#39746) 2023-08-16 12:15:03 +12:00
composer.json Fix Component Project Changelog Checking (#42794) 2023-12-13 15:41:11 -08:00
composer.lock Fix Component Project Changelog Checking (#42794) 2023-12-13 15:41:11 -08:00
package.json Update `wireit` & Optimize Builds (#43595) 2024-01-15 14:06:55 -08:00
stylelint.config.js
tsconfig.json
unminify.js
webpack.config.js Change Asset Build Outputs 2023-12-09 14:27:30 -08:00

README.md

WooCommerce Admin

This is a javascript-driven, React-based admin interface for WooCommerce.

Development

Please refer to the WooCommerce Admin Development.

End-to-end tests

Please refer to the WooCommerce End to End Tests.

Common Issues

If you're encountering any issue setting things up, chances are we have been there too. Please have a look at our wiki for a list of common problems.