Test Result : Scenario: Creating Unique Tag With Non-unique Description
0 failures
5 tests
All Tests
Test name | Duration | Status |
---|---|---|
And I create tag with name "Tag456" and description "Description1" | 0 ms | Passed |
Given I create tag with name "Tag123" and description "Description1" | 0 ms | Passed |
Scenario: Creating Unique Tag With Non-unique Description | 4 ms | Passed |
Then I find a tag with name "Tag123" | 0 ms | Passed |
When Tag with name "Tag123" is searched | 0 ms | Passed |