Test Result : Scenario: Adding "admin" role to multiple users
0 failures
18 tests
All Tests
Test name | Duration | Status |
And I add access role "admin" to user "TestUser" | 0 ms | Passed |
And I add access role "admin" to user "TestUser2" | 0 ms | Passed |
And I create the access info entity | 0 ms | Passed |
And I create the access info entity | 0 ms | Passed |
And I create user with name "TestUser" | 0 ms | Passed |
And I create user with name "TestUser2" | 0 ms | Passed |
And I find a role with name "admin" | 0 ms | Passed |
And I logout | 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: Adding "admin" role to multiple users | 15 ms | Passed |
Then I count 1 | 0 ms | Passed |
Then I count 1 | 0 ms | Passed |
Then I count 1 | 0 ms | Passed |
When I count the roles in scope 1 | 0 ms | Passed |
When I search for access roles in user "TestUser" | 0 ms | Passed |
When I search for access roles in user "TestUser2" | 0 ms | Passed |