Test Result : Scenario: Adding "Empty" Tag To Device
0 failures
9 tests
All Tests
Test name | Duration | Status |
And I configure the device registry service | 0 ms | Passed |
And I configure the tag service | 0 ms | Passed |
And I expect the exception "NullPointerException" with the text "*" | 0 ms | Passed |
Given A device named "Device1" | 0 ms | Passed |
Given I login as user with name "kapua-sys" and password "kapua-password" | 0 ms | Passed |
Scenario: Adding "Empty" Tag To Device | 6 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
Then I logout | 0 ms | Passed |
When I asign tag "Tag1" to device "Device1" | 0 ms | Passed |