issues
search
ciraganenicole
/
To-do-list
This project was built by implementing the four basic functions, which are Create, Read, Update, and Delete(CRUD)
10
stars
0
forks
source link
Test: Running tests for add and remove functions
#7
Closed
kemigabocatherine
closed
2 years ago
kemigabocatherine
commented
2 years ago
In this PR;
We added a new file containing tests for our add and delete functions
We added jest to our dependencies
We added tests for our add and delete functions
In this PR;