This repository was archived by the owner on Apr 7, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 163
[1LP][RFR] Add support for cancel and nav_away to Host.update() and test_infrastructure_hosts_crud #10090
Merged
Merged
[1LP][RFR] Add support for cancel and nav_away to Host.update() and test_infrastructure_hosts_crud #10090
Changes from 21 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
a815c4b
Create draft of rewrite of test_infrastructure_hosts_crud to edit onl…
prichard77 e56209a
Fix flake8 issues
prichard77 c095a0d
Reorder imports
prichard77 21d47e8
Removing outdated BZ lable
prichard77 cc08ea5
Add from_details kwarg to host.update
prichard77 402c630
Update host.update nav to support edit from hosts view
prichard77 8aa24cf
Update Host.update to support edit from hosts view
prichard77 8876350
Put view.is_displayed back into Host.update()
prichard77 c959976
Add support for cancel and nav_away to Host.update() and test_infrast…
prichard77 52545d0
Reorder import
prichard77 dbfcddc
Move pytest.fail up into test and add support for nav_away_changes
prichard77 66b36c4
Fix missing quote in parameter list
prichard77 9ffa5fe
Add explicit kwarg to host.delete and update format of random string
prichard77 b820454
Remove delete from update doc block
prichard77 024b151
Updated Host.update() and test_infrastructure_hosts_crud to use kwarg…
prichard77 287629b
Update nav_away and cancel kwargs in call to Hosts.update()
prichard77 f9fe748
Added BZ to exception log msg and added details on crud_actions to do…
prichard77 463973a
Remove newline in docblock for test_infrastructure_hosts_compare
prichard77 65d4c46
Add comments to and rearrange structure of test_infrastructure_hosts_…
prichard77 0f4ae4d
Add more comments and update docblock for clarity
prichard77 401ee6a
Update kwargs and associated logic to make from_hosts the one off exc…
prichard77 5ecc395
Remove nav_away and changes kwargs from Host.update()
prichard77 00ca912
Rewrite test_infrastructure_hosts_crud to not use parameterization of…
prichard77 155afde
Set from_details default to True in Host.update() and set it to True …
prichard77 16f7747
Update from_details logic and remove cancel kwarg assignements to the…
prichard77 de75db5
Combine multi lines into one where applicable
prichard77 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.