Skip to content

Update IsLessThanOrEqualToSymbolExpTest#1083

Merged
julia-uy merged 2 commits intomasterfrom
update-lte-test
Jun 15, 2023
Merged

Update IsLessThanOrEqualToSymbolExpTest#1083
julia-uy merged 2 commits intomasterfrom
update-lte-test

Conversation

@julia-uy
Copy link
Copy Markdown
Contributor

The IsLessThanOrEqualToSymbolExpTest was using the IsLtTest instead of IsLeTest so the behavior for <= was the same as < in the selectattr filter. This PR fixes that behavior and adds tests to the SelectAttrFilter to verify the behavior for the comparison operators.

@julia-uy julia-uy requested review from mattcoley and tkindy June 15, 2023 19:33
@julia-uy julia-uy merged commit fa18282 into master Jun 15, 2023
@julia-uy julia-uy deleted the update-lte-test branch June 15, 2023 21:04
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