ClintonYounge / To-Do-List-Project

To-Do List Project is a project where I set up a basic to-do list web application utilizing webpack configurations and ES6 recommended practices to optimize the projects interactivity. Along with testing.
https://clintonyounge.github.io/To-Do-List-Project/dist
3 stars 0 forks source link

Todo list testing branch 2 #12

Closed ClintonYounge closed 1 year ago

ClintonYounge commented 1 year ago

Updated Functions and Tests

Below are the added functions

All the added functions have relevant tests added to the test file to ensure their functionalities.