-
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
[6.16.z] CV UI - E2E Testing for regular and Composite CVs #16706
[6.16.z] CV UI - E2E Testing for regular and Composite CVs #16706
Conversation
* Add e2e test for regular and component CV * Apply suggestions from code review Co-authored-by: vsedmik <[email protected]> * Change test comment to match assertion * Update ccv test docstring * Small syntax fix --------- Co-authored-by: vsedmik <[email protected]> (cherry picked from commit bdbe401)
trigger: test-robottelo |
PRT Result
|
In PRT the repo sync timed-out (or time-outed?). Let's give it another try. |
trigger: test-robottelo |
PRT Result
|
This pull request has not been updated in the past 45 days. |
This pull request is now being closed after stale warnings. |
Cherrypick of PR: #16238
Adds 2 tests, converted from the old CV UI tests, and updated for modern behavior. E2E testing for Composite and Component CV workflows.
Requires: SatelliteQE/airgun#939