Test Result : Scenario: Deleting role after adding it to user
0 failures
14 tests
All Tests
Test name | Duration | Status |
---|---|---|
And I add access role "test_role" to user "TestUser" | 0 ms | Passed |
And I count 1 | 0 ms | Passed |
And I create the access info entity | 0 ms | Passed |
And I create the following role | 0 ms | Passed |
And I create user with name "TestUser" | 0 ms | Passed |
And I delete the role with name "test_role" | 0 ms | Passed |
And I logout | 0 ms | Passed |
And I search for access roles in user "TestUser" | 0 ms | Passed |
And No exception was thrown | 0 ms | Passed |
And Scope with ID 1 | 0 ms | Passed |
Given I login as user with name "kapua-sys" and password "kapua-password" | 0 ms | Passed |
Scenario: Deleting role after adding it to user | 15 ms | Passed |
Then I count 0 | 0 ms | Passed |
When I search for access roles in user "TestUser" | 0 ms | Passed |