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

Implement tests for conditions using predicate #581

Open
2 tasks
jsmolar opened this issue Nov 11, 2024 · 0 comments
Open
2 tasks

Implement tests for conditions using predicate #581

jsmolar opened this issue Nov 11, 2024 · 0 comments

Comments

@jsmolar
Copy link
Contributor

jsmolar commented Nov 11, 2024

Summary

Both when (rule-level) and patterns are lists that accept the following objects:

  • select, operator, value
  • patternRef
  • predicate -> this one is new in v1beta3

Top-level when conditions support only predicate.

Investigate test coverage of all 3 objects mentioned above for:

  • rule-level when conditions
  • patterns

Possible to simply extend test_patternref_expressions.py.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant