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

Test ReadRequirement type of "Supported" #162

Open
jautor opened this issue Jul 1, 2022 · 0 comments
Open

Test ReadRequirement type of "Supported" #162

jautor opened this issue Jul 1, 2022 · 0 comments

Comments

@jautor
Copy link
Member

jautor commented Jul 1, 2022

There are use cases of the "Supported" type of ReadRequirement that could be tested reliably - meaning that the requirement isn't dependent on the configuration of the system under test. For those cases, it would be good to increase the validator's coverage.

The testing would be similar to the process for "AllOf" comparisons - if after checking every resource, the "Supported" property isn't found, it would be a failure. As long as the property is found at least once, it would pass.

Probably need a option/flag on how to handle these, though (warning or failure) so that hardware or configuration-dependent properties don't cause false failures.

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

No branches or pull requests

1 participant