tiagomarin / My-To-Do-List

This app allows you to create a to-do-list where you can add remove and reorder items
MIT License
4 stars 1 forks source link

Test with jest #5

Open tiagomarin opened 2 years ago

tiagomarin commented 2 years ago

In this PR I added test to check if the list items are correctly added and removed from DOM.