This repository was archived by the owner on Apr 7, 2022. It is now read-only.
[RFR] Added two button fixture and automated manual test#10258
Merged
mshriver merged 2 commits intoManageIQ:masterfrom Jul 17, 2020
Merged
[RFR] Added two button fixture and automated manual test#10258mshriver merged 2 commits intoManageIQ:masterfrom
mshriver merged 2 commits intoManageIQ:masterfrom
Conversation
Contributor
|
I detected some fixture changes in commit 4c28e5a The local fixture
Please, consider creating a PRT run to make sure your fixture changes do not break existing usage 😃 |
mshriver
approved these changes
Jul 17, 2020
Member
|
PRT failing at the moment because of wharf connection timeouts. |
mshriver
reviewed
Jul 17, 2020
|
|
||
|
|
||
| @pytest.mark.manual | ||
| @pytest.mark.meta(blockers=[BZ(1753281), BZ(1753388)], coverage=[1753281, 1753388]) |
Member
There was a problem hiding this comment.
The coverage list here should be updated to automates, as the meta marker processes them differently for BZ reports.
mshriver
reviewed
Jul 17, 2020
cfme/tests/automate/generic_objects/buttons/test_generic_class_custom_button.py
Outdated
Show resolved
Hide resolved
…_custom_button.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose or Intent
PRT Run
{{pytest: cfme/tests/automate/generic_objects/buttons/test_generic_class_custom_button.py -k "test_generic_object_button_delete_multiple" -v}}