Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue with tests in utils/add additional tests #2293

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

vivek-p-a
Copy link
Contributor

@vivek-p-a vivek-p-a commented Jun 9, 2024

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!

Copy link

welcome bot commented Jun 9, 2024

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.

@julianguyen
Copy link
Member

Thanks for fixing this!! And adding more coverage 🎉

@julianguyen julianguyen merged commit 893d433 into ifmeorg:main Jun 18, 2024
1 of 2 checks passed
Copy link

welcome bot commented Jun 18, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants