-
Notifications
You must be signed in to change notification settings - Fork 115
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
[CC Automation] Add test covering interaction between File screen and published Content Views #15414
Conversation
trigger: test-robottelo |
PRT Result
|
trigger: test-robottelo |
PRT Result
|
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.
- Trying to correct sentances (I might be wrong) from test doc string > steps & expected results
- Suggestion to use
Verifies
field - Suggestion to use single quotes for strings using inside test module to make it consistent.
Co-authored-by: vijay sawant <[email protected]>
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.
Thank you for work, looks good to me.
Pending PRT result.
trigger: test-robottelo |
PRT Result
|
… published Content Views (#15414) * Add test for customer case BZ * Update docstring Co-authored-by: vijay sawant <[email protected]> * Fix whitespace issue --------- Co-authored-by: vijay sawant <[email protected]> (cherry picked from commit 921df06)
… published Content Views (SatelliteQE#15414) * Add test for customer case BZ * Update docstring Co-authored-by: vijay sawant <[email protected]> * Fix whitespace issue --------- Co-authored-by: vijay sawant <[email protected]>
Problem Statement
Automation for this BZ: https://bugzilla.redhat.com/show_bug.cgi?id=2026701
Requires airgun PR SatelliteQE/airgun#1426
Related Issues
This area of Robottelo actually has no tests, so in a separate PR I'm going to raise at least 1 or 2 small tests for the other functionality in this area, just to get some coverage.
trigger: test-robottelo
pytest: tests/foreman/ui/test_contentview.py -k 'test_file_cv_display'
airgun: 1426