woocommerce/plugins/woocommerce-admin/client/homescreen/activity-panel
Nathan Silveira f668ce72ac
Add tests to tracks events fired through JS (#38124)
* 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
2023-05-10 09:36:42 -03:00
..
orders Add tests to tracks events fired through JS (#38124) 2023-05-10 09:36:42 -03:00
reviews Fixes react version to 17.0.2 globally (#37087) 2023-03-06 18:38:05 -03:00
stock Add tests to tracks events fired through JS (#38124) 2023-05-10 09:36:42 -03:00
test Add tests to tracks events fired through JS (#38124) 2023-05-10 09:36:42 -03:00
index.js Remove order/product count from wcSettings (#33064) 2022-06-01 14:15:09 -03:00
panels.js Codemod to change i18n text domain from 'woocommerce-admin' to 'woocommerce' in WCA Client 2022-04-01 11:41:32 +08:00
style.scss Fix/7812 activity panel styling (https://github.com/woocommerce/woocommerce-admin/pull/7813) 2021-10-21 22:18:11 -03:00