Test Result : Scenario: Deleting admin role
0 failures
7 tests
All Tests
Test name | Duration | Status |
And I expect the exception "KapuaException" with the text "Operation not allowed on admin role" | 0 ms | Passed |
And I find a role with name "admin" | 0 ms | Passed |
And I logout | 0 ms | Passed |
Given I login as user with name "kapua-sys" and password "kapua-password" | 0 ms | Passed |
Scenario: Deleting admin role | 17 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
When I delete the role with name "admin" | 0 ms | Passed |