Test Result : Scenario: Try to find users that have assigned specific role
0 failures
12 tests
All Tests
Test name | Duration | Status |
And I add access role "test_role1" to created users | 0 ms | Passed |
And I create the access info entities | 0 ms | Passed |
And I create the following role | 0 ms | Passed |
And I create users with following names | 0 ms | Passed |
And I find granted users with name | 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: Try to find users that have assigned specific role | 12 ms | Passed |
Then I count 2 | 0 ms | Passed |
When I search for granted user | 0 ms | Passed |