Closed vivek-p-a closed 5 months ago
Thank you for opening this pull request with us! Be sure to follow our Pull Request Practices. Let us know if you have any questions on Slack.
Thanks for fixing this!! And adding more coverage 🎉
Thank you for merging this pull request with us! If you haven't already, in another pull request, please add yourself to our About page.
Description
In 'client/app/utils' the tests were not being run by jest due to naming convention. For fixing this i have changed the filename of the test file.
After changing the file name, have fixed the issues with the existing test file and have also added additional tests to cover all the methods defined in 'client/app/utils/index.js'
Reviewing this pull request? Check out our Code Review Practices guide if you haven't already!