test(Tasks): add unit tests for hooks#307
Conversation
|
Thank you for opening this PR! Before a maintainer takes a look, it would be really helpful if you could walk through your changes using GitHub's review tools. Please take a moment to:
More information on how to conduct a self review: This helps make the review process smoother and gives us a clearer understanding of your thought process. Once you've added your self-review, we'll continue from our side. Thank you! |
Neeraj-gagat
left a comment
There was a problem hiding this comment.
done with the selfreview added new testfile for hooks.ts file and no functional changes were made thats wh nothing breaks and passes all test cases
test coverage for hooks.ts has increaed form 35.89 to 91.48
Description
This PR Adds meaningful unit tests for hooks.ts.
Covered:
- Fixes: #300
Image