Test Result : Scenario: Creating Tag With Invalid Symbols In Name With Valid Description
0 failures
7 tests
All Tests
Test name | Duration | Status |
And I configure the tag service | 0 ms | Passed |
And I logout | 0 ms | Passed |
Given I expect the exception "Exception" | 0 ms | Passed |
Given I login as user with name "kapua-sys" and password "kapua-password" | 0 ms | Passed |
Scenario: Creating Tag With Invalid Symbols In Name With Valid Description | 5 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
When I create tag with name "Tag@123" and description "Valid description 123" | 0 ms | Passed |