Test Result : Scenario: Delete a access info entity with permissions and roles
0 failures
17 tests
All Tests
Test name | Duration | Status |
And I create the access info entity | 0 ms | Passed |
And I create the domain | 0 ms | Passed |
And I have the following user | 0 ms | Passed |
And I search for the last created access info entity | 0 ms | Passed |
And The permissions "read, write, execute" | 0 ms | Passed |
And The role "test_role_1" | 0 ms | Passed |
Given Scope with ID 1 | 0 ms | Passed |
Scenario: Delete a access info entity with permissions and roles | 7 ms | Passed |
Then I find no access info entity | 0 ms | Passed |
Then I logout | 0 ms | Passed |
Then There are no such access permissions | 0 ms | Passed |
Then There are no such access roles | 0 ms | Passed |
When I configure the user service for the account with the id 1 | 0 ms | Passed |
When I delete the existing access info entity | 0 ms | Passed |
When I login as user with name "kapua-sys" and password "kapua-password" | 0 ms | Passed |
When I search for the permissions of the last access info entity | 0 ms | Passed |
When I search for the roles of the last access info entity | 6 ms | Passed |