Skip to content

test: add test cases for boolean and datetime query methods #565

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Apr 4, 2025

Conversation

bsbodden
Copy link
Contributor

@bsbodden bsbodden commented Apr 3, 2025

Add test cases to verify that findByIsActive and findByRegistrationDateBetween query methods work correctly with indexed Boolean and LocalDateTime fields.

  • Add Doc5 model with indexed Boolean and LocalDateTime fields
  • Add Doc5Repository with query methods
  • Add test methods to RepositoryIssuesTest for these query types

Add test cases to verify that findByIsActive and findByRegistrationDateBetween query methods work correctly with indexed Boolean and LocalDateTime fields.

  - Add Doc5 model with indexed Boolean and LocalDateTime fields
  - Add Doc5Repository with query methods
  - Add test methods to RepositoryIssuesTest for these query types
@bsbodden bsbodden merged commit ec51826 into redis:main Apr 4, 2025
4 checks passed
@bsbodden bsbodden deleted the bsb/lbc-work branch April 4, 2025 04:01
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant