Test Result : Scenario: Delete a group from the database
0 failures
10 tests
All Tests
Test name | Duration | Status |
And I logout | 0 ms | Passed |
And I search for the group with name "test_name_7" | 0 ms | Passed |
And I search for the group with name "test_name_7" | 0 ms | Passed |
Given I create the groups | 0 ms | Passed |
Scenario: Delete a group from the database | 3 ms | Passed |
Then No group was found | 0 ms | Passed |
Then The group was found | 0 ms | Passed |
When I configure the group service | 0 ms | Passed |
When I delete the group with name "test_name_7" | 0 ms | Passed |
When I login as user with name "kapua-sys" and password "kapua-password" | 0 ms | Passed |