And I configure the tag service | 0 ms | Passed |
And I create tag with name "Tag2" without description | 0 ms | Passed |
Given I expect the exception "KapuaDuplicateNameException" with the text "An entity with the same name Tag1 already exists." | 0 ms | Passed |
Given I login as user with name "kapua-sys" and password "kapua-password" | 0 ms | Passed |
Scenario: Changing Tag's Name To Non-Unique One | 6 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
Then I logout | 0 ms | Passed |
When I create tag with name "Tag1" without description | 0 ms | Passed |
When Name of tag "Tag2" is changed into "Tag1" | 0 ms | Passed |