issues
search
miftah1991
/
ToDoList
This is simple To-Do App for managing the daily tasks and to keep track on tasks during the day.
https://miftah1991.github.io/ToDoList/dist/
MIT License
17
stars
0
forks
source link
Checkpoint 2: Jest Testing
#9
Closed
CRClothier
closed
2 years ago
CRClothier
commented
2 years ago
In this checkpoint we,
added a test for the function editTask
added a test for the function changeStatus
added a test for the function clearAllCompleted
In this checkpoint we,