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

Add test for the formatDuration method in Util class #1133

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

harshpreet08
Copy link
Contributor

Pull Request Summary

This pull request adds a new test case in the UtilTest class for the formatDuration method. The test covers different durations, ensuring that the method formats them correctly. This enhancement improves the code coverage and reliability of duration formatting in the Util class.

Your feedback on the changes is appreciated. Thank you!

- Introduce a new test case to verify the correct formatting of different durations.
- Improve test coverage for the Util class, specifically focusing on the formatDuration method.
@hazendaz
Copy link
Contributor

@harshpreet08 Tests are failing.

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