Test Result : Scenario: Deleting default permissions from admin role
0 failures
12 tests
All Tests
Test name | Duration | Status |
---|---|---|
And I count 1 | 0 ms | Passed |
And I count 1 | 0 ms | Passed |
And I delete the default admin role permission | 0 ms | Passed |
And I expect the exception "KapuaException" with the text "Operation not allowed on this specific permission" | 0 ms | Passed |
And I find a role with name "admin" | 0 ms | Passed |
And I logout | 0 ms | Passed |
And I search for the permissions of role "admin" | 0 ms | Passed |
And I search for the permissions of role "admin" | 0 ms | Passed |
And I select account "kapua-sys" | 0 ms | Passed |
Given I login as user with name "kapua-sys" and password "kapua-password" | 0 ms | Passed |
Scenario: Deleting default permissions from admin role | 13 ms | Passed |
Then An exception was thrown | 0 ms | Passed |