Test Result : Scenario: Add Group domain permissions to new user
0 failures
17 tests
All Tests
Test name | Duration | Status |
And A generic user | 0 ms | Passed |
And Add permissions to the last created user | 0 ms | Passed |
And I add credentials | 0 ms | Passed |
And I logout | 0 ms | Passed |
And I select account "kapua-sys" | 0 ms | Passed |
And No group was found | 0 ms | Passed |
And The group was found | 0 ms | Passed |
Given I create the group | 0 ms | Passed |
Scenario: Add Group domain permissions to new user | 12 ms | Passed |
Then I logout | 0 ms | Passed |
Then I search for the group with name "test_group_1" | 0 ms | Passed |
Then I search for the group with name "updated_test_group_1" | 0 ms | Passed |
Then I update the group name to "updated_test_group_1" | 0 ms | Passed |
Then The group was correctly updated | 1 ms | Passed |
When I delete the group with name "updated_test_group_1" | 0 ms | Passed |
When I login as user with name "kapua-a" and password "ToManySecrets123#" | 0 ms | Passed |
When I login as user with name "kapua-sys" and password "kapua-password" | 0 ms | Passed |