Test Result : Scenario: Creating Endpoint Non-Unique "Port"
0 failures
8 tests
All Tests
Test name | Duration | Status |
And I create endpoint with schema "Schema1", domain "abc.com" and port 2222 | 0 ms | Passed |
And I create endpoint with schema "Schema2", domain "abcd.com" and port 2222 | 0 ms | Passed |
And I delete all endpoints with schema "Schema2" | 0 ms | Passed |
And I logout | 0 ms | Passed |
Given I login as user with name "kapua-sys" and password "kapua-password" | 0 ms | Passed |
Scenario: Creating Endpoint Non-Unique "Port" | 6 ms | Passed |
Then I delete all endpoints with schema "Schema1" | 0 ms | Passed |
Then No exception was thrown | 0 ms | Passed |