komarichyn / time-management

study project which show us how to implement todo list
0 stars 2 forks source link

Mock tests for servise #63

Closed RayWayy closed 3 years ago

RayWayy commented 3 years ago

Added a few new test for others service methods Check updateTask and shouldUpdateTaskIfExists methods. Are they correct?