-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* move resource group fixture to session (needs change https://gitlab.com/saltstack/pop/pytest-pop/-/merge_requests/4) * make resource_group fixture allocate the resource group instead of just creating a string * update resource group test since it is now a fixture * on shutdown of the test session, remove the resource group which should cascade to remove all resources in the group * move duplicated password fixture up to the common fixture config Signed-off-by: Tom Scanlan <tscanlan@vmware.com>
- Loading branch information
1 parent
7922ea1
commit 144e7b2
Showing
4 changed files
with
18 additions
and
27 deletions.
There are no files selected for viewing
This file contains 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 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 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 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