Test Result : Scenario: Creating Users Under Account That Has Limited Child Users
0 failures
12 tests
All Tests
Test name | Duration | Status |
And I configure user service | 0 ms | Passed |
And I create user with name "user2" | 0 ms | Passed |
And I create user with name "user3" | 0 ms | Passed |
And I logout | 0 ms | Passed |
Given I expect the exception "KapuaMaxNumberOfItemsReachedException" with the text "*" | 0 ms | Passed |
Given I login as user with name "kapua-sys" and password "kapua-password" | 0 ms | Passed |
Given I select account "acc1" | 0 ms | Passed |
Scenario: Creating Users Under Account That Has Limited Child Users | 9 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
Then I create an account with name "acc1", organization name "acc1" and email adress "acc1@org.com" | 0 ms | Passed |
When I create user with name "user1" | 0 ms | Passed |
When I create user with name "user4" | 0 ms | Passed |