Test Result : Scenario: Editing Tag's Name To Contain Numbers Without Description
0 failures
7 tests
All Tests
Test name | Duration | Status |
And Tag with name "Tag0123456789" is searched | 0 ms | Passed |
Given I create tag with name "Tag1" without description | 0 ms | Passed |
Scenario: Editing Tag's Name To Contain Numbers Without Description | 6 ms | Passed |
Then I find a tag with name "Tag0123456789" | 0 ms | Passed |
Then Tag with name "Tag1" is not found | 0 ms | Passed |
When Name of tag "Tag1" is changed into "Tag0123456789" | 0 ms | Passed |
When Tag with name "Tag1" is searched | 0 ms | Passed |