Test Result : Scenario: Deleting Existing Group
0 failures
8 tests
All Tests
Test name | Duration | Status |
---|---|---|
And I configure the group service | 0 ms | Passed |
And I delete the group with name "Group1" | 0 ms | Passed |
And I logout | 0 ms | Passed |
And I search for a group named "Group1" | 0 ms | Passed |
Given I login as user with name "kapua-sys" and password "kapua-password" | 0 ms | Passed |
Scenario: Deleting Existing Group | 5 ms | Passed |
Then No group was found | 0 ms | Passed |
When I create a group with name "Group1" | 0 ms | Passed |