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

Create tests for all Operators #664

Closed
mitsuhiko opened this issue Jan 19, 2017 · 0 comments · Fixed by #665
Closed

Create tests for all Operators #664

mitsuhiko opened this issue Jan 19, 2017 · 0 comments · Fixed by #665
Assignees

Comments

@mitsuhiko
Copy link
Contributor

It would be nice if one could do foo|selectattr('attr', '==', 42) instead of foo|selecattr('attr', 'equalto' 42) which is not discoverable and limited to simple equal cases. We should have > and friends as well there.

@davidism davidism self-assigned this Jan 20, 2017
davidism added a commit that referenced this issue Jan 20, 2017
add tests and aliases for all comparison operators
closes #664
davidism added a commit that referenced this issue Jul 6, 2017
add tests and aliases for all comparison operators
closes #664
davidism added a commit that referenced this issue Jul 6, 2017
add tests and aliases for all comparison operators
adjust docs to prefer short names for compare tests
closes #664
davidism added a commit that referenced this issue Jul 6, 2017
add tests and aliases for all comparison operators
adjust docs to prefer short names for compare tests
closes #664
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants