And I create endpoint with schema "Schema1", domain "abc.com" and port 2222 | 0 ms | Passed |
And I logout | 0 ms | Passed |
Given I expect the exception "KapuaIllegalArgumentException" with the text "*" | 0 ms | Passed |
Given I login as user with name "kapua-sys" and password "kapua-password" | 0 ms | Passed |
Scenario: Editing Endpoint Domain Name So It Contains Invalid Symbols | 4 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
Then I delete endpoint with schema "Schema1", domain "abc.com" and port 2222 | 0 ms | Passed |
When I edit last created endpoint Domain Name to "domain@abc" | 0 ms | Passed |