CollinsTatang / ToDoListApp

A Todo list built with JavaScript helps users organize their tasks.
5 stars 0 forks source link

Testing To Do list: part 2 #6

Closed Mhdez221993 closed 3 years ago

Mhdez221993 commented 3 years ago

In this project, we test functions responsible for the status and content updates. We also test the order re-position of items in the list upon drag/drop actions.