f668ce72ac
* Add test for inbox_note_view event * Add tracks test for Layout's page_view * Add test to inbox_action_click * Add tests to analytics_filter tracks event * Add tracks event test to activity_panel_open * Add tests to tracks event activity_panel_orders_orders_begin_fulfillment * Add tracks tests to activity_panel_stock_update_stock * Improve tests based on code review comments * Mock recordEvent and recordPageView globally * Add missing mock * Improve inbox panel tests |
||
---|---|---|
.. | ||
bin | ||
client | ||
docs | ||
.browserslistrc | ||
.distignore | ||
.eslintignore | ||
.eslintrc.js | ||
.gitattributes | ||
.gitignore | ||
.npmrc | ||
.prettierrc.js | ||
.stylelintignore | ||
README.md | ||
babel.config.js | ||
package.json | ||
stylelint.config.js | ||
tsconfig.json | ||
unminify.js | ||
webpack.config.js |
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.