And I configure the group service | 0 ms | Passed |
Given I create the group with name "Group1" and description "Non-unique description" | 0 ms | Passed |
Given I expect the exception "Exception" with the text "*" | 0 ms | Passed |
Given I login as user with name "kapua-sys" and password "kapua-password" | 0 ms | Passed |
Scenario: Creating Non-Unique Group With Valid Description | 12 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
Then I logout | 0 ms | Passed |
When I create the group with name "Group1" and description "Non-unique description" | 0 ms | Passed |