-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Cloud Security][Test Design] AWS Organization support #162588
Comments
Pinging @elastic/kibana-cloud-security-posture (Team:Cloud Security) |
It's looking good @JordanSh, thinking about some steps when we do QA tests, I just have a couple of questions:
|
In general, yes probably, because each switch here calls a different function. but this specific task was opened for the aws org changes in the form, so I'm not sure if we want to test every switch for this one. given that some of the elements are shared between forms as well.
Those are all very good tests that we should definitely add. This task is focusing on the AWS Org feature so it will not be in this context, those tests are relevant to all forms.
In general the idea was to plan specific tests to the feature we recently delivered. but we didn't do that to most of our forms so we do need to feel up the blanks. I'll add the tests you suggested for starter but you can feel free to add more.
No idea sorry |
yes @opauloh, I can suggest multiple kind of checks here. Another suggestion, is to change the variable on the package-policy. That way you assert the value that is used is deffinitly the one from the epr manifest and not from the package-policy. makes sense? |
Definetly, that's a good way of handling that |
added version update to the tests list |
since the aws tests designs were approved, im moving to done. the general form behaviours and integrations upgrades were also added to the requirement list but will probably need a deeper planning in order to create test cases |
Test Requirements were add to the RTC
cc: @kfirpeled
The text was updated successfully, but these errors were encountered: