test(setupguide): add tests for for utils.ts#312
test(setupguide): add tests for for utils.ts#312its-me-abhishek merged 1 commit intoCCExtractor:mainfrom
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 self review new added test file increased test coverage from 66.66 to 100%
no functional changes were made so nothing breakes or chnages everythig works fine
Description
Added unit test for exportConfigSetup utility
test verifies the correct geneerations of configuration by using given props without changing functionality.
- Fixes: #301
these tests increased coverage for utils.ts file from 66.66 to 100%
image