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

Morning session: Peer-to-peer code review #11

Closed ghreza-crypto closed 1 year ago

ghreza-crypto commented 1 year ago

Very good work with your testing activity I think you forgot to change your package. json file for the attribute of the test, because right now your test is not running you should change the test attribute to its related file to run your tests.

ClintonYounge commented 1 year ago

Thanks!