issues
search
Enoisong
/
to_dolist
4
stars
0
forks
source link
Testcase1
#6
Closed
Enoisong
closed
1 year ago
Enoisong
commented
1 year ago
At this point in this project, We:
Pair-program .
Use jest framework for testing.
Mock HTML to test if add/delete functions add or remove exactly one element to/from the list in the DOM.
We group our tests using the describe() method.
At this point in this project, We: