woocommerce/plugins/woocommerce-admin/client/wp-admin-scripts/product-tracking
Ilyas Foo 0d461fa6e7
Add unit tests for some tracks in product editor (#48245)
* Add tests for ProductPage

* Add tests for ProductVariationPage

* Add test for product_tab_click event

* Add test for product_editor_feedback_bar_turnoff_editor_click event

* Add test for product_dropdown_option_click event

* Add test for product_add_view track

* Changelogs

* Changelog

* Lint

* Add product_edit_view test and falsey test

* Fix test name
2024-06-10 23:05:20 +08:00
..
test Add unit tests for some tracks in product editor (#48245) 2024-06-10 23:05:20 +08:00
global.d.ts Add tracks event for "View product" and dismiss action after update (#35582) 2022-11-28 22:01:10 -03:00
index.ts Add tracks to new product and edit product screens (#33120) 2022-05-26 16:56:22 -04:00
product-edit.ts Add product id to product_edit_view track in classic product edit screen (#47853) 2024-05-27 14:42:15 -03:00
product-new.ts CES exit prompt for product editing screens (#35728) 2022-12-12 09:56:28 -04:00
products-list.ts Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
shared.ts Add product id to product_edit_view track in classic product edit screen (#47853) 2024-05-27 14:42:15 -03:00
utils.ts Add tracks events to attributes tab (#37622) 2023-04-17 12:50:30 -03:00