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 unit tests for fitSizeToShapeSizeRestrictions function #86

Merged

Conversation

LourdesRsdp
Copy link
Collaborator

Cases:

  • Width 0, Width 1,
  • Width in bounds
  • Width out of bounds max
  • Width out of bouns min
  • Height out of bounds max
  • Height out of bounds min
  • Width and Height out of bound max
  • Witdth and Height out of bouns min
  • All bound -1

closed #45

@LourdesRsdp LourdesRsdp reopened this Aug 7, 2024
@brauliodiez brauliodiez merged commit d635b4c into main Aug 7, 2024
2 checks passed
@brauliodiez brauliodiez deleted the feature/#-45-fitSizeToShapeSizeRestrictions-unit-testing branch August 7, 2024 15:38
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.

Implement unit testing on function fitSizeToShapeSizeRestrictions
2 participants