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

Implement unit tests for utility functions Labels #5

Open
ombhojane opened this issue Oct 1, 2024 · 4 comments
Open

Implement unit tests for utility functions Labels #5

ombhojane opened this issue Oct 1, 2024 · 4 comments

Comments

@ombhojane
Copy link
Owner

The utils.py file contains several utility functions that currently lack unit tests. We need to create comprehensive unit tests to ensure these functions work correctly and to prevent future regressions.

Approach to fix:

  • Create a new file test_utils.py in the tests directory.
  • Import the necessary functions from utils.py.
  • For each function, create multiple test cases covering different scenarios.
  • Use the pytest framework for writing and running tests.
  • Ensure all tests pass and achieve good code coverage.
@NikhilJ2005
Copy link

Can you Assign this issue to me.

@ombhojane
Copy link
Owner Author

@NikhilJ2005 go ahead

@Bhavya445
Copy link

can u plss assign this to me

@HtcYlmz
Copy link

HtcYlmz commented Oct 3, 2024

Can you assign this issue to me?

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

No branches or pull requests

4 participants