Test Result : Scenario: Deleting existing tag
0 failures
12 tests
All Tests
Test name | Duration | Status |
And I configure the tag service | 0 ms | Passed |
And I create tag with name "Tag2" and description "Tag with descriprion" | 0 ms | Passed |
And I delete tag with name "Tag1" | 0 ms | Passed |
And I delete tag with name "Tag2" | 0 ms | Passed |
And I logout | 0 ms | Passed |
And Tag with name "Tag1" is searched | 0 ms | Passed |
Given I login as user with name "kapua-sys" and password "kapua-password" | 0 ms | Passed |
Scenario: Deleting existing tag | 6 ms | Passed |
Then No tag was found | 0 ms | Passed |
Then No tag was found | 0 ms | Passed |
When I create tag with name "Tag1" without description | 0 ms | Passed |
When Tag with name "Tag2" is searched | 0 ms | Passed |