-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
Good first issueIndicates a good issue for first-time contributorsIndicates a good issue for first-time contributorsPriority: LowIndicates that an issue or pull request should be resolved behind issues or pull requests labelled `Indicates that an issue or pull request should be resolved behind issues or pull requests labelled `Type: FixIndicates a fix to existing codeIndicates a fix to existing code
Description
In the integration tests there are multiple functions that execute a command on the guest and then compare the output with some expected values. Like this one
Create one utils method that does this and call it when needed instead of having a couple of similar methods scattered throughout the integration tests.
See the comment here
Metadata
Metadata
Assignees
Labels
Good first issueIndicates a good issue for first-time contributorsIndicates a good issue for first-time contributorsPriority: LowIndicates that an issue or pull request should be resolved behind issues or pull requests labelled `Indicates that an issue or pull request should be resolved behind issues or pull requests labelled `Type: FixIndicates a fix to existing codeIndicates a fix to existing code