woocommerce/plugins/woocommerce-admin/client/task-lists
Ilyas Foo 60ca86e31c
Add unit tests for 4 wcadmin tracks (#47876)
* Add unit test for pageview on non-embedded layout component

* Add tracks test for payments welcome page

* Add test for task completion track

* Update completion track to use get_json instead for more accurate coverage

* Changelog

* Lint

* Add test for tasklist item click

* Change test name
2024-06-07 15:14:26 +08:00
..
components Add unit tests for 4 wcadmin tracks (#47876) 2024-06-07 15:14:26 +08:00
fills [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02:00
hooks Cleanup task list and re-organize file structure (#38271) 2023-05-17 09:54:31 +08:00
progress-title Use `"You’re"` in task list progress title (#45978) 2024-03-28 09:21:01 +08:00
reminder-bar Stylelint: Update config to double quotes (#45607) 2024-03-26 10:41:34 -03:00
setup-task-list [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02:00
test Cleanup task list and re-organize file structure (#38271) 2023-05-17 09:54:31 +08:00
index.ts Cleanup task list and re-organize file structure (#38271) 2023-05-17 09:54:31 +08:00
task-lists.scss Stylelint: Update config to double quotes (#45607) 2024-03-26 10:41:34 -03:00
task-lists.tsx Cleanup task list and re-organize file structure (#38271) 2023-05-17 09:54:31 +08:00