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

test: Enhance next_multiple test coverage and readability #750

Closed
wants to merge 1 commit into from

Conversation

avorylli
Copy link

@avorylli avorylli commented Feb 9, 2025

Improvements made to test_helper_next_multiple:

  • Added test cases for edge conditions (large numbers, close values)
  • Added boundary value tests (MAX values)
  • Grouped test cases logically with descriptive comments
  • Added descriptive error messages for assertions
  • Added tests for equal and less than cases

@alxiong alxiong closed this Feb 9, 2025
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