AsimKhan2019 / Kanban_Board

0 stars 0 forks source link

[3pt] - Add tests for comments counter - Student B #2

Open AsimKhan2019 opened 2 years ago

AsimKhan2019 commented 2 years ago

Make sure that function for the comments counter is covered with unit tests using Jest.

AsimKhan2019 commented 2 years ago

Completed the task for comments counter test

AsimKhan2019 commented 2 years ago

This code will run the counter test for comments.

https://github.com/AsimKhan2019/Kanban_Board/blob/f7a85fc1ba2004c1ea3215303f6b80a3d86f0f50/src/test/counterComments.test.js#L7-L30