Skip to content

test: Add comprehensive test coverage for MariaDBFilterExpressionConverter #3943

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

Conversation

alxkm
Copy link
Contributor

@alxkm alxkm commented Jul 29, 2025

Changes

Added new test cases covering edge cases and complex scenarios
Refactored existing tests to use neutral domain terminology
Improved test coverage for:

  • Empty/single-item lists
  • Null values and empty strings
  • Nested JSON paths and array indexing
  • Mixed data types (boolean, numeric, string)
  • Complex nested groupings
  • Special characters and numeric strings

Details

  • Enhanced robustness of filter expression conversion
  • Better validation of edge cases
  • Domain-neutral test data for broader applicability

…erter

Signed-off-by: Alex Klimenko <alexanderklmn@gmail.com>
@alxkm alxkm changed the title test: Add comprehensive test coverage for MariaDBFilterExpressionConverter test: Add comprehensive test coverage for MariaDBFilterExpressionConverter Aug 4, 2025
@sobychacko sobychacko added this to the 1.1.0.M1 milestone Aug 6, 2025
@sobychacko sobychacko merged commit 0c7295f into spring-projects:main Aug 6, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants