Test Result : Scenario: Creating new device, tagging it with specific Tag and then deleting this Tag
0 failures
16 tests
All Tests
Test name | Duration | Status |
And A birth message from device "device_1" | 0 ms | Passed |
And I configure the device registry service | 0 ms | Passed |
And I configure the tag service | 0 ms | Passed |
And I configure user service | 0 ms | Passed |
And I create a device with parameters | 0 ms | Passed |
And I logout | 0 ms | Passed |
And I search for the device "device_1" in account "AccountA" | 0 ms | Passed |
And I tag device with "KuraDevice2" tag | 0 ms | Passed |
And I untag device with "KuraDevice2" tag | 0 ms | Passed |
And I verify that tag "KuraDevice2" is deleted | 0 ms | Passed |
Given Account | 0 ms | Passed |
Given User A | 0 ms | Passed |
Scenario: Creating new device, tagging it with specific Tag and then deleting this Tag | 12 ms | Passed |
Then I find device "device_1" | 0 ms | Passed |
When I login as user with name "kapua-sys" and password "kapua-password" | 0 ms | Passed |
When I search for device with tag "KuraDevice2" | 0 ms | Passed |