-
Notifications
You must be signed in to change notification settings - Fork 114
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
Content View Audit Tests #11433
Content View Audit Tests #11433
Conversation
072d18a
to
c7609a3
Compare
c7609a3
to
3e56446
Compare
3e56446
to
e073423
Compare
Should this be a draft OR are you requesting review? |
…to content-view-audit
Ended up just adding all the tests here, this should be ready for review now as well. |
This should cover most of the feature, although there will be some additional UI work that I'm going to tackle as part of the Content View Component eval process ( It requires that massive Airgun PR; if you know, you know) |
Final comment: Can't run PRT on all this stuff yet, as not all of the upstream PRs have made it into stream yet. I'll run it when they all get in. |
6741b8a
to
e55e515
Compare
ae7b534
to
472c0d2
Compare
472c0d2
to
8084d5f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall looks good, I've just put few questions/comments to address.
trigger: test-robottelo |
trigger: test-robottelo |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
im not too familiar with content view audit tests. but would these be considered end to end? @sambible if so maybe we could add a tag to these
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, need the nailgun PR merged too
* First test for content-view-audit * First test for content-view-audit * add more test cases and a test for composite content views * Add test for publish_only_if_needed flag * Remove unnecessary file. * Finish test for composite content views * address review comments * Remove stream markers, change entity to target_sat (cherry picked from commit e7b264d)
* First test for content-view-audit * First test for content-view-audit * add more test cases and a test for composite content views * Add test for publish_only_if_needed flag * Remove unnecessary file. * Finish test for composite content views * address review comments * Remove stream markers, change entity to target_sat
Content View Audit Tests (#11433) * First test for content-view-audit * First test for content-view-audit * add more test cases and a test for composite content views * Add test for publish_only_if_needed flag * Remove unnecessary file. * Finish test for composite content views * address review comments * Remove stream markers, change entity to target_sat (cherry picked from commit e7b264d) Co-authored-by: Samuel Bible <[email protected]>
* First test for content-view-audit * First test for content-view-audit * add more test cases and a test for composite content views * Add test for publish_only_if_needed flag * Remove unnecessary file. * Finish test for composite content views * address review comments * Remove stream markers, change entity to target_sat
* First test for content-view-audit * First test for content-view-audit * add more test cases and a test for composite content views * Add test for publish_only_if_needed flag * Remove unnecessary file. * Finish test for composite content views * address review comments * Remove stream markers, change entity to target_sat
Leaving this in draft for now, but this will contain a few of the initial tests for the publish audit feature.
Needs this nailgun PR: SatelliteQE/nailgun#922