Closed CRClothier closed 2 years ago
In this checkpoint we installed jest and added mock tests for the addTask function and for the deleteTasks function.
We used babel to translate ES6 so it was compatible with jest.
Thank you All for your review.
In this checkpoint we installed jest and added mock tests for the addTask function and for the deleteTasks function.
We used babel to translate ES6 so it was compatible with jest.