-
Notifications
You must be signed in to change notification settings - Fork 115
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
permissions: check user permissions for host delete
SAT-21619 (component evaluation). Check for correct user permissions when deleting a host. Because a host deletion action has defined multiple permissions, following modifications have been done: - function `_permission_name` renamed to `_permission_names` and returns list instead of string - new method `TestUserRole.give_user_permissions` that works well with `_permission_names`
- Loading branch information
Showing
1 changed file
with
29 additions
and
16 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