Test Result : Scenario: Deleting Existing Tag And Creating It Again With Same Name
0 failures
7 tests
All Tests
Test name | Duration | Status |
---|---|---|
And I create tag with name "Tag1" without description | 0 ms | Passed |
And No exception was thrown | 0 ms | Passed |
And Tag with name "Tag1" is searched | 0 ms | Passed |
Given I create tag with name "Tag1" without description | 0 ms | Passed |
Scenario: Deleting Existing Tag And Creating It Again With Same Name | 3 ms | Passed |
Then I find a tag with name "Tag1" | 0 ms | Passed |
When I delete tag with name "Tag1" | 0 ms | Passed |