@pietrolubini/homebridge-ecoflow 1.5.0 → 1.6.0-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +65 -7
- package/config.schema.json +1 -1
- package/dist/accessories/batteries/delta2/delta2AccessoryBase.js +3 -2
- package/dist/accessories/batteries/delta2/delta2AccessoryBase.js.map +1 -1
- package/dist/accessories/batteries/delta2/interfaces/delta2HttpApiContracts.d.ts +2 -1
- package/dist/accessories/batteries/delta2/services/delta2OutletServiceBase.d.ts +2 -2
- package/dist/accessories/batteries/delta2/services/delta2OutletServiceBase.js +2 -2
- package/dist/accessories/batteries/delta2/services/outletAcService.d.ts +1 -1
- package/dist/accessories/batteries/delta2/services/outletAcService.js +1 -1
- package/dist/accessories/batteries/delta2/services/outletAcService.js.map +1 -1
- package/dist/accessories/batteries/delta2/services/outletCarService.d.ts +1 -1
- package/dist/accessories/batteries/delta2/services/outletCarService.js +3 -3
- package/dist/accessories/batteries/delta2/services/outletCarService.js.map +1 -1
- package/dist/accessories/batteries/delta2/services/outletUsbService.d.ts +1 -1
- package/dist/accessories/batteries/delta2/services/outletUsbService.js +3 -3
- package/dist/accessories/batteries/delta2/services/outletUsbService.js.map +1 -1
- package/dist/accessories/batteries/delta2/services/switchXboostService.d.ts +3 -3
- package/dist/accessories/batteries/delta2/services/switchXboostService.js +4 -4
- package/dist/accessories/batteries/delta2/services/switchXboostService.js.map +1 -1
- package/dist/accessories/batteries/delta2/simulations/delta2Simulator.js +3 -2
- package/dist/accessories/batteries/delta2/simulations/delta2Simulator.js.map +1 -1
- package/dist/accessories/batteries/deltapro/deltaProAccessory.js +3 -2
- package/dist/accessories/batteries/deltapro/deltaProAccessory.js.map +1 -1
- package/dist/accessories/batteries/deltapro/interfaces/deltaProHttpApiContracts.d.ts +2 -1
- package/dist/accessories/batteries/deltapro/services/deltaProOutletServiceBase.d.ts +2 -2
- package/dist/accessories/batteries/deltapro/services/deltaProOutletServiceBase.js +2 -2
- package/dist/accessories/batteries/deltapro/services/outletAcService.d.ts +1 -1
- package/dist/accessories/batteries/deltapro/services/outletAcService.js +1 -1
- package/dist/accessories/batteries/deltapro/services/outletAcService.js.map +1 -1
- package/dist/accessories/batteries/deltapro/services/outletCarService.d.ts +1 -1
- package/dist/accessories/batteries/deltapro/services/outletCarService.js +3 -3
- package/dist/accessories/batteries/deltapro/services/outletCarService.js.map +1 -1
- package/dist/accessories/batteries/deltapro/services/outletUsbService.d.ts +1 -1
- package/dist/accessories/batteries/deltapro/services/outletUsbService.js +1 -1
- package/dist/accessories/batteries/deltapro/services/outletUsbService.js.map +1 -1
- package/dist/accessories/batteries/deltapro/services/switchXboostService.d.ts +3 -3
- package/dist/accessories/batteries/deltapro/services/switchXboostService.js +4 -4
- package/dist/accessories/batteries/deltapro/services/switchXboostService.js.map +1 -1
- package/dist/accessories/batteries/deltapro/simulations/deltaProSimulator.js +3 -2
- package/dist/accessories/batteries/deltapro/simulations/deltaProSimulator.js.map +1 -1
- package/dist/accessories/batteries/deltapro3/deltaPro3Accessory.d.ts +0 -1
- package/dist/accessories/batteries/deltapro3/deltaPro3Accessory.js +5 -7
- package/dist/accessories/batteries/deltapro3/deltaPro3Accessory.js.map +1 -1
- package/dist/accessories/batteries/deltapro3/services/deltaPro3OutletServiceBase.d.ts +2 -2
- package/dist/accessories/batteries/deltapro3/services/deltaPro3OutletServiceBase.js +2 -2
- package/dist/accessories/batteries/deltapro3/services/outletAcHvService.d.ts +1 -1
- package/dist/accessories/batteries/deltapro3/services/outletAcHvService.js +1 -1
- package/dist/accessories/batteries/deltapro3/services/outletAcHvService.js.map +1 -1
- package/dist/accessories/batteries/deltapro3/services/outletAcLvService.d.ts +1 -1
- package/dist/accessories/batteries/deltapro3/services/outletAcLvService.js +1 -1
- package/dist/accessories/batteries/deltapro3/services/outletAcLvService.js.map +1 -1
- package/dist/accessories/batteries/deltapro3/services/outletDc12vService.d.ts +1 -1
- package/dist/accessories/batteries/deltapro3/services/outletDc12vService.js +1 -1
- package/dist/accessories/batteries/deltapro3/services/outletDc12vService.js.map +1 -1
- package/dist/accessories/batteries/deltapro3/services/switchXboostService.d.ts +3 -3
- package/dist/accessories/batteries/deltapro3/services/switchXboostService.js +4 -4
- package/dist/accessories/batteries/deltapro3/services/switchXboostService.js.map +1 -1
- package/dist/accessories/batteries/deltaproultra/services/deltaProUltraOutletServiceBase.d.ts +2 -2
- package/dist/accessories/batteries/deltaproultra/services/deltaProUltraOutletServiceBase.js +2 -2
- package/dist/accessories/batteries/deltaproultra/services/outletAcService.d.ts +1 -1
- package/dist/accessories/batteries/deltaproultra/services/outletAcService.js +1 -1
- package/dist/accessories/batteries/deltaproultra/services/outletAcService.js.map +1 -1
- package/dist/accessories/batteries/deltaproultra/services/outletUsbService.d.ts +1 -1
- package/dist/accessories/batteries/deltaproultra/services/outletUsbService.js +1 -1
- package/dist/accessories/batteries/deltaproultra/services/outletUsbService.js.map +1 -1
- package/dist/accessories/batteries/deltaproultra/services/switchXboostService.d.ts +3 -3
- package/dist/accessories/batteries/deltaproultra/services/switchXboostService.js +4 -4
- package/dist/accessories/batteries/deltaproultra/services/switchXboostService.js.map +1 -1
- package/dist/accessories/batteries/interfaces/batteryHttpApiContracts.d.ts +0 -4
- package/dist/accessories/batteries/interfaces/batteryHttpApiContracts.js +1 -6
- package/dist/accessories/batteries/interfaces/batteryHttpApiContracts.js.map +1 -1
- package/dist/accessories/glacier/glacierAccessory.d.ts +36 -0
- package/dist/accessories/glacier/glacierAccessory.js +207 -0
- package/dist/accessories/glacier/glacierAccessory.js.map +1 -0
- package/dist/accessories/glacier/interfaces/glacierHttpApiContracts.d.ts +64 -0
- package/dist/accessories/glacier/interfaces/glacierHttpApiContracts.js +36 -0
- package/dist/accessories/glacier/interfaces/glacierHttpApiContracts.js.map +1 -0
- package/dist/accessories/glacier/interfaces/glacierMqttApiContracts.d.ts +57 -0
- package/dist/accessories/glacier/interfaces/glacierMqttApiContracts.js +27 -0
- package/dist/accessories/glacier/interfaces/glacierMqttApiContracts.js.map +1 -0
- package/dist/accessories/glacier/services/glacierThermostatFridgeServiceBase.d.ts +11 -0
- package/dist/accessories/glacier/services/glacierThermostatFridgeServiceBase.js +30 -0
- package/dist/accessories/glacier/services/glacierThermostatFridgeServiceBase.js.map +1 -0
- package/dist/accessories/glacier/services/outletBatteryService.d.ts +8 -0
- package/dist/accessories/glacier/services/outletBatteryService.js +14 -0
- package/dist/accessories/glacier/services/outletBatteryService.js.map +1 -0
- package/dist/accessories/glacier/services/switchDetachIceService.d.ts +8 -0
- package/dist/accessories/glacier/services/switchDetachIceService.js +28 -0
- package/dist/accessories/glacier/services/switchDetachIceService.js.map +1 -0
- package/dist/accessories/glacier/services/switchDetachIceService.spec.d.ts +1 -0
- package/dist/accessories/glacier/services/switchEcoModeService.d.ts +9 -0
- package/dist/accessories/glacier/services/switchEcoModeService.js +30 -0
- package/dist/accessories/glacier/services/switchEcoModeService.js.map +1 -0
- package/dist/accessories/glacier/services/switchEcoModeService.spec.d.ts +1 -0
- package/dist/accessories/glacier/services/switchMakeIceService.d.ts +10 -0
- package/dist/accessories/glacier/services/switchMakeIceService.js +31 -0
- package/dist/accessories/glacier/services/switchMakeIceService.js.map +1 -0
- package/dist/accessories/glacier/services/switchMakeIceService.spec.d.ts +1 -0
- package/dist/accessories/glacier/services/thermostatFridgeDualLeftZoneService.d.ts +7 -0
- package/dist/accessories/glacier/services/thermostatFridgeDualLeftZoneService.js +15 -0
- package/dist/accessories/glacier/services/thermostatFridgeDualLeftZoneService.js.map +1 -0
- package/dist/accessories/glacier/services/thermostatFridgeDualLeftZoneService.spec.d.ts +1 -0
- package/dist/accessories/glacier/services/thermostatFridgeDualRightZoneService.d.ts +7 -0
- package/dist/accessories/glacier/services/thermostatFridgeDualRightZoneService.js +15 -0
- package/dist/accessories/glacier/services/thermostatFridgeDualRightZoneService.js.map +1 -0
- package/dist/accessories/glacier/services/thermostatFridgeDualRightZoneService.spec.d.ts +1 -0
- package/dist/accessories/glacier/services/thermostatFridgeSingleZoneService.d.ts +7 -0
- package/dist/accessories/glacier/services/thermostatFridgeSingleZoneService.js +15 -0
- package/dist/accessories/glacier/services/thermostatFridgeSingleZoneService.js.map +1 -0
- package/dist/accessories/glacier/services/thermostatFridgeSingleZoneService.spec.d.ts +1 -0
- package/dist/accessories/glacier/simulations/glacierSimulator.d.ts +6 -0
- package/dist/accessories/glacier/simulations/glacierSimulator.js +76 -0
- package/dist/accessories/glacier/simulations/glacierSimulator.js.map +1 -0
- package/dist/accessories/powerstream/interfaces/powerStreamHttpApiContracts.d.ts +1 -1
- package/dist/accessories/powerstream/powerStreamAccessory.js +2 -2
- package/dist/accessories/powerstream/powerStreamAccessory.js.map +1 -1
- package/dist/accessories/powerstream/services/outletInvService.d.ts +3 -3
- package/dist/accessories/powerstream/services/outletInvService.js +3 -3
- package/dist/accessories/powerstream/services/outletInvService.js.map +1 -1
- package/dist/accessories/powerstream/services/outletService.d.ts +3 -3
- package/dist/accessories/powerstream/services/outletService.js +3 -3
- package/dist/accessories/powerstream/services/outletService.js.map +1 -1
- package/dist/accessories/powerstream/simulations/powerStreamSimulator.js +2 -2
- package/dist/accessories/powerstream/simulations/powerStreamSimulator.js.map +1 -1
- package/dist/accessories/smartplug/interfaces/smartPlugMqttApiContracts.d.ts +2 -2
- package/dist/accessories/smartplug/services/outletService.d.ts +1 -1
- package/dist/accessories/smartplug/services/outletService.js +3 -3
- package/dist/accessories/smartplug/services/outletService.js.map +1 -1
- package/dist/apis/simulations/simulator.d.ts +1 -0
- package/dist/apis/simulations/simulator.js +3 -0
- package/dist/apis/simulations/simulator.js.map +1 -1
- package/dist/characteristics/characteristicContracts.d.ts +34 -0
- package/dist/characteristics/characteristicContracts.js +51 -0
- package/dist/characteristics/characteristicContracts.js.map +1 -0
- package/dist/config.d.ts +2 -1
- package/dist/config.js +1 -0
- package/dist/config.js.map +1 -1
- package/dist/homebridge-ui/public/index.html +1 -1
- package/dist/homebridge-ui/public/index.js +1 -1
- package/dist/platform.js +6 -0
- package/dist/platform.js.map +1 -1
- package/dist/services/contactSensorService.d.ts +9 -0
- package/dist/services/contactSensorService.js +21 -0
- package/dist/services/contactSensorService.js.map +1 -0
- package/dist/services/contactSensorService.spec.d.ts +1 -0
- package/dist/services/{batteryOutletServiceBase.d.ts → outletBatteryServiceBase.d.ts} +1 -1
- package/dist/services/{batteryOutletServiceBase.js → outletBatteryServiceBase.js} +4 -4
- package/dist/services/{batteryOutletServiceBase.js.map → outletBatteryServiceBase.js.map} +1 -1
- package/dist/services/outletBatteryServiceBase.spec.d.ts +1 -0
- package/dist/services/outletServiceBase.d.ts +1 -1
- package/dist/services/outletServiceBase.js +1 -1
- package/dist/services/outletServiceBase.js.map +1 -1
- package/dist/services/serviceBase.d.ts +4 -0
- package/dist/services/serviceBase.js +19 -0
- package/dist/services/serviceBase.js.map +1 -1
- package/dist/services/{switchXboostServiceBase.d.ts → switchServiceBase.d.ts} +4 -3
- package/dist/services/{switchXboostServiceBase.js → switchServiceBase.js} +11 -8
- package/dist/services/switchServiceBase.js.map +1 -0
- package/dist/services/switchServiceBase.spec.d.ts +1 -0
- package/dist/services/thermostatFridgeServiceBase.d.ts +26 -0
- package/dist/services/thermostatFridgeServiceBase.js +95 -0
- package/dist/services/thermostatFridgeServiceBase.js.map +1 -0
- package/dist/services/thermostatFridgeServiceBase.spec.d.ts +1 -0
- package/junit.xml +964 -660
- package/package.json +1 -1
- package/dist/services/switchXboostServiceBase.js.map +0 -1
- /package/dist/{services/batteryOutletServiceBase.spec.d.ts → accessories/glacier/glacierAccessory.spec.d.ts} +0 -0
- /package/dist/{services/switchXboostServiceBase.spec.d.ts → accessories/glacier/services/outletBatteryService.spec.d.ts} +0 -0
package/junit.xml
CHANGED
|
@@ -1,127 +1,155 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<testsuites name="jest tests" tests="
|
|
3
|
-
<testsuite name="
|
|
4
|
-
<testcase classname="
|
|
2
|
+
<testsuites name="jest tests" tests="789" failures="0" errors="0" time="29.806">
|
|
3
|
+
<testsuite name="PowerStreamAccessory" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:28" time="6.595" tests="51">
|
|
4
|
+
<testcase classname="PowerStreamAccessory initialize should add required services when initializing accessory" name="PowerStreamAccessory initialize should add required services when initializing accessory" time="0.017">
|
|
5
5
|
</testcase>
|
|
6
|
-
<testcase classname="
|
|
6
|
+
<testcase classname="PowerStreamAccessory initialize outletServices additionalCharacteristics PV should initialize PV outlet service with additional characteristics when they are defined in config" name="PowerStreamAccessory initialize outletServices additionalCharacteristics PV should initialize PV outlet service with additional characteristics when they are defined in config" time="0.009">
|
|
7
7
|
</testcase>
|
|
8
|
-
<testcase classname="
|
|
8
|
+
<testcase classname="PowerStreamAccessory initialize outletServices additionalCharacteristics PV should initialize PV outlet service with additional characteristics when pv settings are not defined in config" name="PowerStreamAccessory initialize outletServices additionalCharacteristics PV should initialize PV outlet service with additional characteristics when pv settings are not defined in config" time="0.012">
|
|
9
9
|
</testcase>
|
|
10
|
-
<testcase classname="
|
|
10
|
+
<testcase classname="PowerStreamAccessory initialize outletServices additionalCharacteristics PV should initialize PV outlet service with additional characteristics
|
|
11
|
+
when powerStream settings are not defined in config" name="PowerStreamAccessory initialize outletServices additionalCharacteristics PV should initialize PV outlet service with additional characteristics
|
|
12
|
+
when powerStream settings are not defined in config" time="0.025">
|
|
11
13
|
</testcase>
|
|
12
|
-
<testcase classname="
|
|
14
|
+
<testcase classname="PowerStreamAccessory initialize outletServices additionalCharacteristics BAT should initialize BAT outlet service with additional characteristics when they are defined in config" name="PowerStreamAccessory initialize outletServices additionalCharacteristics BAT should initialize BAT outlet service with additional characteristics when they are defined in config" time="0.009">
|
|
13
15
|
</testcase>
|
|
14
|
-
<testcase classname="
|
|
15
|
-
when PdStatus message is received with non zero wattsInSum and without wattsOutSum" name="DeltaProUltraAccessory processQuotaMessage PdStatus ChargingState should update charging state to true
|
|
16
|
-
when PdStatus message is received with non zero wattsInSum and without wattsOutSum" time="0.005">
|
|
16
|
+
<testcase classname="PowerStreamAccessory initialize outletServices additionalCharacteristics BAT should initialize BAT outlet service with additional characteristics when battery settings are not defined in config" name="PowerStreamAccessory initialize outletServices additionalCharacteristics BAT should initialize BAT outlet service with additional characteristics when battery settings are not defined in config" time="0.01">
|
|
17
17
|
</testcase>
|
|
18
|
-
<testcase classname="
|
|
19
|
-
when
|
|
20
|
-
when
|
|
18
|
+
<testcase classname="PowerStreamAccessory initialize outletServices additionalCharacteristics BAT should initialize BAT outlet service with additional characteristics
|
|
19
|
+
when powerStream settings are not defined in config" name="PowerStreamAccessory initialize outletServices additionalCharacteristics BAT should initialize BAT outlet service with additional characteristics
|
|
20
|
+
when powerStream settings are not defined in config" time="0.012">
|
|
21
21
|
</testcase>
|
|
22
|
-
<testcase classname="
|
|
23
|
-
when PdStatus message is received with zero wattsInSum and non equal to it wattsOutSum" name="DeltaProUltraAccessory processQuotaMessage PdStatus ChargingState should update charging state to false
|
|
24
|
-
when PdStatus message is received with zero wattsInSum and non equal to it wattsOutSum" time="0.005">
|
|
22
|
+
<testcase classname="PowerStreamAccessory initialize outletServices additionalCharacteristics INV should initialize INV outlet service with additional characteristics when they are defined in config" name="PowerStreamAccessory initialize outletServices additionalCharacteristics INV should initialize INV outlet service with additional characteristics when they are defined in config" time="0.013">
|
|
25
23
|
</testcase>
|
|
26
|
-
<testcase classname="
|
|
27
|
-
when PdStatus message is received with zero wattsInSum and wattsOutSum" name="DeltaProUltraAccessory processQuotaMessage PdStatus ChargingState should update charging state to false
|
|
28
|
-
when PdStatus message is received with zero wattsInSum and wattsOutSum" time="0.003">
|
|
24
|
+
<testcase classname="PowerStreamAccessory initialize outletServices additionalCharacteristics INV should initialize INV outlet service with additional characteristics when inverter settings are not defined in config" name="PowerStreamAccessory initialize outletServices additionalCharacteristics INV should initialize INV outlet service with additional characteristics when inverter settings are not defined in config" time="0.007">
|
|
29
25
|
</testcase>
|
|
30
|
-
<testcase classname="
|
|
26
|
+
<testcase classname="PowerStreamAccessory initialize outletServices additionalCharacteristics INV should initialize INV outlet service with additional characteristics
|
|
27
|
+
when powerStream settings are not defined in config" name="PowerStreamAccessory initialize outletServices additionalCharacteristics INV should initialize INV outlet service with additional characteristics
|
|
28
|
+
when powerStream settings are not defined in config" time="0.007">
|
|
31
29
|
</testcase>
|
|
32
|
-
<testcase classname="
|
|
30
|
+
<testcase classname="PowerStreamAccessory initialize indicatorService maxBrightness should initialize indicator service with permanent max brightness when it is created" name="PowerStreamAccessory initialize indicatorService maxBrightness should initialize indicator service with permanent max brightness when it is created" time="0.005">
|
|
33
31
|
</testcase>
|
|
34
|
-
<testcase classname="
|
|
32
|
+
<testcase classname="PowerStreamAccessory initialize powerDemandService maxPowerDemand should initialize indicator service with default max power demand when powerStream settings are not defined in config" name="PowerStreamAccessory initialize powerDemandService maxPowerDemand should initialize indicator service with default max power demand when powerStream settings are not defined in config" time="0.005">
|
|
35
33
|
</testcase>
|
|
36
|
-
<testcase classname="
|
|
34
|
+
<testcase classname="PowerStreamAccessory initialize powerDemandService maxPowerDemand should initialize indicator service with default max power demand
|
|
35
|
+
when powerStream.type settings are not defined in config" name="PowerStreamAccessory initialize powerDemandService maxPowerDemand should initialize indicator service with default max power demand
|
|
36
|
+
when powerStream.type settings are not defined in config" time="0.019">
|
|
37
37
|
</testcase>
|
|
38
|
-
<testcase classname="
|
|
38
|
+
<testcase classname="PowerStreamAccessory initialize powerDemandService maxPowerDemand should initialize indicator service with 6000 max power demand
|
|
39
|
+
when powerStream.type is 600W" name="PowerStreamAccessory initialize powerDemandService maxPowerDemand should initialize indicator service with 6000 max power demand
|
|
40
|
+
when powerStream.type is 600W" time="0.006">
|
|
39
41
|
</testcase>
|
|
40
|
-
<testcase classname="
|
|
42
|
+
<testcase classname="PowerStreamAccessory initialize powerDemandService maxPowerDemand should initialize indicator service with 8000 max power demand
|
|
43
|
+
when powerStream.type is 800W" name="PowerStreamAccessory initialize powerDemandService maxPowerDemand should initialize indicator service with 8000 max power demand
|
|
44
|
+
when powerStream.type is 800W" time="0.006">
|
|
41
45
|
</testcase>
|
|
42
|
-
<testcase classname="
|
|
46
|
+
<testcase classname="PowerStreamAccessory processQuotaMessage Hearbeat should update heartbeat in quota when Hearbeat message is received" name="PowerStreamAccessory processQuotaMessage Hearbeat should update heartbeat in quota when Hearbeat message is received" time="0.005">
|
|
43
47
|
</testcase>
|
|
44
|
-
<testcase classname="
|
|
48
|
+
<testcase classname="PowerStreamAccessory processQuotaMessage Hearbeat updateBatteryLevel should not update battery level when Hearbeat message is received with undefined status" name="PowerStreamAccessory processQuotaMessage Hearbeat updateBatteryLevel should not update battery level when Hearbeat message is received with undefined status" time="0.023">
|
|
45
49
|
</testcase>
|
|
46
|
-
<testcase classname="
|
|
50
|
+
<testcase classname="PowerStreamAccessory processQuotaMessage Hearbeat updateBatteryLevel should not update battery level when Hearbeat message is received without batSoc" name="PowerStreamAccessory processQuotaMessage Hearbeat updateBatteryLevel should not update battery level when Hearbeat message is received without batSoc" time="0.006">
|
|
47
51
|
</testcase>
|
|
48
|
-
<testcase classname="
|
|
52
|
+
<testcase classname="PowerStreamAccessory processQuotaMessage Hearbeat updateBatteryLevel should not update battery level when Hearbeat message is received without lowerLimit" name="PowerStreamAccessory processQuotaMessage Hearbeat updateBatteryLevel should not update battery level when Hearbeat message is received without lowerLimit" time="0.005">
|
|
49
53
|
</testcase>
|
|
50
|
-
<testcase classname="
|
|
54
|
+
<testcase classname="PowerStreamAccessory processQuotaMessage Hearbeat updateBatteryLevel should update battery level when Hearbeat message is received with batSoc and lowerLimit" name="PowerStreamAccessory processQuotaMessage Hearbeat updateBatteryLevel should update battery level when Hearbeat message is received with batSoc and lowerLimit" time="0.005">
|
|
51
55
|
</testcase>
|
|
52
|
-
<testcase classname="
|
|
56
|
+
<testcase classname="PowerStreamAccessory processQuotaMessage Hearbeat updateConsumption PV should not update PV Input and Output Consumption when Hearbeat message is received with undefined status" name="PowerStreamAccessory processQuotaMessage Hearbeat updateConsumption PV should not update PV Input and Output Consumption when Hearbeat message is received with undefined status" time="0.004">
|
|
53
57
|
</testcase>
|
|
54
|
-
<testcase classname="
|
|
58
|
+
<testcase classname="PowerStreamAccessory processQuotaMessage Hearbeat updateConsumption PV should update PV Output Consumption when Hearbeat message is received with 0 pv1InputWatts" name="PowerStreamAccessory processQuotaMessage Hearbeat updateConsumption PV should update PV Output Consumption when Hearbeat message is received with 0 pv1InputWatts" time="0.004">
|
|
55
59
|
</testcase>
|
|
56
|
-
<testcase classname="
|
|
60
|
+
<testcase classname="PowerStreamAccessory processQuotaMessage Hearbeat updateConsumption PV should update PV Output Consumption when Hearbeat message is received with pv1InputWatts" name="PowerStreamAccessory processQuotaMessage Hearbeat updateConsumption PV should update PV Output Consumption when Hearbeat message is received with pv1InputWatts" time="0.014">
|
|
57
61
|
</testcase>
|
|
58
|
-
<testcase classname="
|
|
62
|
+
<testcase classname="PowerStreamAccessory processQuotaMessage Hearbeat updateConsumption PV should update PV Output Consumption when Hearbeat message is received with 0 pv2InputWatts" name="PowerStreamAccessory processQuotaMessage Hearbeat updateConsumption PV should update PV Output Consumption when Hearbeat message is received with 0 pv2InputWatts" time="0.005">
|
|
59
63
|
</testcase>
|
|
60
|
-
<testcase classname="
|
|
64
|
+
<testcase classname="PowerStreamAccessory processQuotaMessage Hearbeat updateConsumption PV should update PV Output Consumption when Hearbeat message is received with pv2InputWatts" name="PowerStreamAccessory processQuotaMessage Hearbeat updateConsumption PV should update PV Output Consumption when Hearbeat message is received with pv2InputWatts" time="0.005">
|
|
61
65
|
</testcase>
|
|
62
|
-
<testcase classname="
|
|
66
|
+
<testcase classname="PowerStreamAccessory processQuotaMessage Hearbeat updateConsumption PV should update PV Output Consumption when Hearbeat message is received with all pv-related parameters" name="PowerStreamAccessory processQuotaMessage Hearbeat updateConsumption PV should update PV Output Consumption when Hearbeat message is received with all pv-related parameters" time="0.003">
|
|
63
67
|
</testcase>
|
|
64
|
-
<testcase classname="
|
|
68
|
+
<testcase classname="PowerStreamAccessory processQuotaMessage Hearbeat updateConsumption BAT should not update BAT Input and Output Consumption when Hearbeat message is received with undefined status" name="PowerStreamAccessory processQuotaMessage Hearbeat updateConsumption BAT should not update BAT Input and Output Consumption when Hearbeat message is received with undefined status" time="0.003">
|
|
65
69
|
</testcase>
|
|
66
|
-
<testcase classname="
|
|
70
|
+
<testcase classname="PowerStreamAccessory processQuotaMessage Hearbeat updateConsumption BAT should update BAT Output Consumption when Hearbeat message is received with positive batInputWatts" name="PowerStreamAccessory processQuotaMessage Hearbeat updateConsumption BAT should update BAT Output Consumption when Hearbeat message is received with positive batInputWatts" time="0.016">
|
|
67
71
|
</testcase>
|
|
68
|
-
<testcase classname="
|
|
72
|
+
<testcase classname="PowerStreamAccessory processQuotaMessage Hearbeat updateConsumption BAT should update BAT Input and Output Consumption when Hearbeat message is received with zero batInputWatts" name="PowerStreamAccessory processQuotaMessage Hearbeat updateConsumption BAT should update BAT Input and Output Consumption when Hearbeat message is received with zero batInputWatts" time="0.005">
|
|
69
73
|
</testcase>
|
|
70
|
-
<testcase classname="
|
|
74
|
+
<testcase classname="PowerStreamAccessory processQuotaMessage Hearbeat updateConsumption BAT should update BAT Input Consumption when Hearbeat message is received with negative batInputWatts" name="PowerStreamAccessory processQuotaMessage Hearbeat updateConsumption BAT should update BAT Input Consumption when Hearbeat message is received with negative batInputWatts" time="0.005">
|
|
71
75
|
</testcase>
|
|
72
|
-
<testcase classname="
|
|
76
|
+
<testcase classname="PowerStreamAccessory processQuotaMessage Hearbeat updateConsumption INV should not update INV Input and Output Consumption when Hearbeat message is received with undefined status" name="PowerStreamAccessory processQuotaMessage Hearbeat updateConsumption INV should not update INV Input and Output Consumption when Hearbeat message is received with undefined status" time="0.004">
|
|
73
77
|
</testcase>
|
|
74
|
-
<testcase classname="
|
|
78
|
+
<testcase classname="PowerStreamAccessory processQuotaMessage Hearbeat updateConsumption INV should update INV Output Consumption when Hearbeat message is received with positive invOutputWatts" name="PowerStreamAccessory processQuotaMessage Hearbeat updateConsumption INV should update INV Output Consumption when Hearbeat message is received with positive invOutputWatts" time="0.004">
|
|
75
79
|
</testcase>
|
|
76
|
-
<testcase classname="
|
|
80
|
+
<testcase classname="PowerStreamAccessory processQuotaMessage Hearbeat updateConsumption INV should update INV Input and Output Consumption when Hearbeat message is received with zero invOutputWatts" name="PowerStreamAccessory processQuotaMessage Hearbeat updateConsumption INV should update INV Input and Output Consumption when Hearbeat message is received with zero invOutputWatts" time="0.014">
|
|
77
81
|
</testcase>
|
|
78
|
-
<testcase classname="
|
|
82
|
+
<testcase classname="PowerStreamAccessory processQuotaMessage Hearbeat updateConsumption INV should update INV Input Consumption when Hearbeat message is received with negative invOutputWatts" name="PowerStreamAccessory processQuotaMessage Hearbeat updateConsumption INV should update INV Input Consumption when Hearbeat message is received with negative invOutputWatts" time="0.005">
|
|
79
83
|
</testcase>
|
|
80
|
-
<testcase classname="
|
|
84
|
+
<testcase classname="PowerStreamAccessory processQuotaMessage Hearbeat updateConsumption INV should update INV State when Hearbeat message is received with invOnOff set to true" name="PowerStreamAccessory processQuotaMessage Hearbeat updateConsumption INV should update INV State when Hearbeat message is received with invOnOff set to true" time="0.005">
|
|
81
85
|
</testcase>
|
|
82
|
-
<testcase classname="
|
|
86
|
+
<testcase classname="PowerStreamAccessory processQuotaMessage Hearbeat updateConsumption INV should update INV brightness when Hearbeat message is received with invBrightness" name="PowerStreamAccessory processQuotaMessage Hearbeat updateConsumption INV should update INV brightness when Hearbeat message is received with invBrightness" time="0.005">
|
|
83
87
|
</testcase>
|
|
84
|
-
<testcase classname="
|
|
88
|
+
<testcase classname="PowerStreamAccessory processQuotaMessage Hearbeat updateConsumption INV should update INV power demand when Hearbeat message is received with permanentWatts" name="PowerStreamAccessory processQuotaMessage Hearbeat updateConsumption INV should update INV power demand when Hearbeat message is received with permanentWatts" time="0.004">
|
|
85
89
|
</testcase>
|
|
86
|
-
<testcase classname="
|
|
90
|
+
<testcase classname="PowerStreamAccessory processQuotaMessage Hearbeat updateConsumption INV should update INV power demand when Hearbeat message is received with permanentWatts equal to 0" name="PowerStreamAccessory processQuotaMessage Hearbeat updateConsumption INV should update INV power demand when Hearbeat message is received with permanentWatts equal to 0" time="0.013">
|
|
87
91
|
</testcase>
|
|
88
|
-
<testcase classname="
|
|
92
|
+
<testcase classname="PowerStreamAccessory initializeDefaultValues should initialize quota when is called before initializeDefaultValues" name="PowerStreamAccessory initializeDefaultValues should initialize quota when is called before initializeDefaultValues" time="0.008">
|
|
89
93
|
</testcase>
|
|
90
|
-
<testcase classname="
|
|
94
|
+
<testcase classname="PowerStreamAccessory initializeDefaultValues updateBatteryLevel should update battery level-related characteristics when initializing default values" name="PowerStreamAccessory initializeDefaultValues updateBatteryLevel should update battery level-related characteristics when initializing default values" time="0.008">
|
|
91
95
|
</testcase>
|
|
92
|
-
<testcase classname="
|
|
96
|
+
<testcase classname="PowerStreamAccessory initializeDefaultValues updateBatteryLevel should update battery level-related characteristics
|
|
97
|
+
when initializing default values with quotas were not initialized properly for it" name="PowerStreamAccessory initializeDefaultValues updateBatteryLevel should update battery level-related characteristics
|
|
98
|
+
when initializing default values with quotas were not initialized properly for it" time="0.005">
|
|
93
99
|
</testcase>
|
|
94
|
-
<testcase classname="
|
|
100
|
+
<testcase classname="PowerStreamAccessory initializeDefaultValues updateConsumption PV should update PV consumption-related characteristics when initializing default values" name="PowerStreamAccessory initializeDefaultValues updateConsumption PV should update PV consumption-related characteristics when initializing default values" time="0.005">
|
|
95
101
|
</testcase>
|
|
96
|
-
<testcase classname="
|
|
102
|
+
<testcase classname="PowerStreamAccessory initializeDefaultValues updateConsumption PV should update PV consumption-related characteristics
|
|
103
|
+
when initializing default values with quotas were not initialized properly for it" name="PowerStreamAccessory initializeDefaultValues updateConsumption PV should update PV consumption-related characteristics
|
|
104
|
+
when initializing default values with quotas were not initialized properly for it" time="0.004">
|
|
105
|
+
</testcase>
|
|
106
|
+
<testcase classname="PowerStreamAccessory initializeDefaultValues updateConsumption BAT should update BAT consumption-related characteristics when initializing default values" name="PowerStreamAccessory initializeDefaultValues updateConsumption BAT should update BAT consumption-related characteristics when initializing default values" time="0.019">
|
|
107
|
+
</testcase>
|
|
108
|
+
<testcase classname="PowerStreamAccessory initializeDefaultValues updateConsumption BAT should update BAT consumption-related characteristics
|
|
109
|
+
when initializing default values with quotas were not initialized properly for it" name="PowerStreamAccessory initializeDefaultValues updateConsumption BAT should update BAT consumption-related characteristics
|
|
110
|
+
when initializing default values with quotas were not initialized properly for it" time="0.004">
|
|
97
111
|
</testcase>
|
|
98
|
-
<testcase classname="
|
|
112
|
+
<testcase classname="PowerStreamAccessory initializeDefaultValues updateConsumption INV should update INV consumption-related characteristics when initializing default values" name="PowerStreamAccessory initializeDefaultValues updateConsumption INV should update INV consumption-related characteristics when initializing default values" time="0.004">
|
|
99
113
|
</testcase>
|
|
100
|
-
<testcase classname="
|
|
114
|
+
<testcase classname="PowerStreamAccessory initializeDefaultValues updateConsumption INV should update INV consumption-related characteristics
|
|
115
|
+
when initializing default values with quotas were not initialized properly for it" name="PowerStreamAccessory initializeDefaultValues updateConsumption INV should update INV consumption-related characteristics
|
|
116
|
+
when initializing default values with quotas were not initialized properly for it" time="0.004">
|
|
117
|
+
</testcase>
|
|
118
|
+
<testcase classname="PowerStreamAccessory initializeDefaultValues updateBrightness INV should update INV brightness-related characteristics when initializing default values" name="PowerStreamAccessory initializeDefaultValues updateBrightness INV should update INV brightness-related characteristics when initializing default values" time="0.004">
|
|
119
|
+
</testcase>
|
|
120
|
+
<testcase classname="PowerStreamAccessory initializeDefaultValues updateBrightness INV should update INV brightness-related characteristics
|
|
121
|
+
when initializing default values with quotas were not initialized properly for it" name="PowerStreamAccessory initializeDefaultValues updateBrightness INV should update INV brightness-related characteristics
|
|
122
|
+
when initializing default values with quotas were not initialized properly for it" time="0.003">
|
|
123
|
+
</testcase>
|
|
124
|
+
<testcase classname="PowerStreamAccessory initializeDefaultValues updatePowerDemand INV should update INV brightness-related characteristics when initializing default values" name="PowerStreamAccessory initializeDefaultValues updatePowerDemand INV should update INV brightness-related characteristics when initializing default values" time="0.019">
|
|
125
|
+
</testcase>
|
|
126
|
+
<testcase classname="PowerStreamAccessory initializeDefaultValues updatePowerDemand INV should update INV power demand-related characteristics
|
|
127
|
+
when initializing default values with quotas were not initialized properly for it" name="PowerStreamAccessory initializeDefaultValues updatePowerDemand INV should update INV power demand-related characteristics
|
|
128
|
+
when initializing default values with quotas were not initialized properly for it" time="0.004">
|
|
101
129
|
</testcase>
|
|
102
130
|
</testsuite>
|
|
103
|
-
<testsuite name="Delta2AccessoryBase" errors="0" failures="0" skipped="0" timestamp="2025-
|
|
104
|
-
<testcase classname="Delta2AccessoryBase initialize should add required services when initializing accessory" name="Delta2AccessoryBase initialize should add required services when initializing accessory" time="0.
|
|
131
|
+
<testsuite name="Delta2AccessoryBase" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:28" time="6.604" tests="47">
|
|
132
|
+
<testcase classname="Delta2AccessoryBase initialize should add required services when initializing accessory" name="Delta2AccessoryBase initialize should add required services when initializing accessory" time="0.024">
|
|
105
133
|
</testcase>
|
|
106
134
|
<testcase classname="Delta2AccessoryBase initialize should create OutletAcService with MPPT setModuleType when initializing accessory MPPT setModuleType" name="Delta2AccessoryBase initialize should create OutletAcService with MPPT setModuleType when initializing accessory MPPT setModuleType" time="0.007">
|
|
107
135
|
</testcase>
|
|
108
|
-
<testcase classname="Delta2AccessoryBase initialize should create SwitchXboostService with INV setModuleType when initializing accessory INV setModuleType" name="Delta2AccessoryBase initialize should create SwitchXboostService with INV setModuleType when initializing accessory INV setModuleType" time="0.
|
|
136
|
+
<testcase classname="Delta2AccessoryBase initialize should create SwitchXboostService with INV setModuleType when initializing accessory INV setModuleType" name="Delta2AccessoryBase initialize should create SwitchXboostService with INV setModuleType when initializing accessory INV setModuleType" time="0.018">
|
|
109
137
|
</testcase>
|
|
110
|
-
<testcase classname="Delta2AccessoryBase processQuotaMessage EmsStatus should update
|
|
138
|
+
<testcase classname="Delta2AccessoryBase processQuotaMessage EmsStatus should update ems status in quota when EmsStatus message is received" name="Delta2AccessoryBase processQuotaMessage EmsStatus should update ems status in quota when EmsStatus message is received" time="0.01">
|
|
111
139
|
</testcase>
|
|
112
|
-
<testcase classname="Delta2AccessoryBase processQuotaMessage EmsStatus should update battery level when
|
|
140
|
+
<testcase classname="Delta2AccessoryBase processQuotaMessage EmsStatus should update battery level when EmsStatus message is received with f32ShowSoc" name="Delta2AccessoryBase processQuotaMessage EmsStatus should update battery level when EmsStatus message is received with f32ShowSoc" time="0.009">
|
|
113
141
|
</testcase>
|
|
114
|
-
<testcase classname="Delta2AccessoryBase processQuotaMessage EmsStatus should not update any characteristic when
|
|
142
|
+
<testcase classname="Delta2AccessoryBase processQuotaMessage EmsStatus should not update any characteristic when EmsStatus message is received with undefined status" name="Delta2AccessoryBase processQuotaMessage EmsStatus should not update any characteristic when EmsStatus message is received with undefined status" time="0.007">
|
|
115
143
|
</testcase>
|
|
116
|
-
<testcase classname="Delta2AccessoryBase processQuotaMessage InvStatus should update inv status in quota when InvStatus message is received" name="Delta2AccessoryBase processQuotaMessage InvStatus should update inv status in quota when InvStatus message is received" time="0.
|
|
144
|
+
<testcase classname="Delta2AccessoryBase processQuotaMessage InvStatus should update inv status in quota when InvStatus message is received" name="Delta2AccessoryBase processQuotaMessage InvStatus should update inv status in quota when InvStatus message is received" time="0.007">
|
|
117
145
|
</testcase>
|
|
118
146
|
<testcase classname="Delta2AccessoryBase processQuotaMessage InvStatus should update charging state to true
|
|
119
147
|
when InvStatus message is received with non zero inputWatts and without outputWatts" name="Delta2AccessoryBase processQuotaMessage InvStatus should update charging state to true
|
|
120
|
-
when InvStatus message is received with non zero inputWatts and without outputWatts" time="0.
|
|
148
|
+
when InvStatus message is received with non zero inputWatts and without outputWatts" time="0.017">
|
|
121
149
|
</testcase>
|
|
122
150
|
<testcase classname="Delta2AccessoryBase processQuotaMessage InvStatus should update charging state to true
|
|
123
151
|
when InvStatus message is received with non zero inputWatts and non equal to it outputWatts" name="Delta2AccessoryBase processQuotaMessage InvStatus should update charging state to true
|
|
124
|
-
when InvStatus message is received with non zero inputWatts and non equal to it outputWatts" time="0.
|
|
152
|
+
when InvStatus message is received with non zero inputWatts and non equal to it outputWatts" time="0.012">
|
|
125
153
|
</testcase>
|
|
126
154
|
<testcase classname="Delta2AccessoryBase processQuotaMessage InvStatus should update charging state to false
|
|
127
155
|
when InvStatus message is received with zero inputWatts and non equal to it outputWatts" name="Delta2AccessoryBase processQuotaMessage InvStatus should update charging state to false
|
|
@@ -129,527 +157,653 @@
|
|
|
129
157
|
</testcase>
|
|
130
158
|
<testcase classname="Delta2AccessoryBase processQuotaMessage InvStatus should update charging state to false
|
|
131
159
|
when InvStatus message is received with zero inputWatts and outputWatts" name="Delta2AccessoryBase processQuotaMessage InvStatus should update charging state to false
|
|
132
|
-
when InvStatus message is received with zero inputWatts and outputWatts" time="0.
|
|
160
|
+
when InvStatus message is received with zero inputWatts and outputWatts" time="0.005">
|
|
133
161
|
</testcase>
|
|
134
|
-
<testcase classname="Delta2AccessoryBase processQuotaMessage InvStatus should update AC, USB, CAR input consumptions when InvStatus message is received with inputWatts" name="Delta2AccessoryBase processQuotaMessage InvStatus should update AC, USB, CAR input consumptions when InvStatus message is received with inputWatts" time="0.
|
|
162
|
+
<testcase classname="Delta2AccessoryBase processQuotaMessage InvStatus should update AC, USB, CAR input consumptions when InvStatus message is received with inputWatts" name="Delta2AccessoryBase processQuotaMessage InvStatus should update AC, USB, CAR input consumptions when InvStatus message is received with inputWatts" time="0.005">
|
|
135
163
|
</testcase>
|
|
136
|
-
<testcase classname="Delta2AccessoryBase processQuotaMessage InvStatus should update AC state when InvStatus message is received with cfgAcEnabled" name="Delta2AccessoryBase processQuotaMessage InvStatus should update AC state when InvStatus message is received with cfgAcEnabled" time="0.
|
|
164
|
+
<testcase classname="Delta2AccessoryBase processQuotaMessage InvStatus should update AC state when InvStatus message is received with cfgAcEnabled" name="Delta2AccessoryBase processQuotaMessage InvStatus should update AC state when InvStatus message is received with cfgAcEnabled" time="0.017">
|
|
137
165
|
</testcase>
|
|
138
|
-
<testcase classname="Delta2AccessoryBase processQuotaMessage InvStatus should update X-Boost state when InvStatus message is received with cfgAcXboost" name="Delta2AccessoryBase processQuotaMessage InvStatus should update X-Boost state when InvStatus message is received with cfgAcXboost" time="0.
|
|
166
|
+
<testcase classname="Delta2AccessoryBase processQuotaMessage InvStatus should update X-Boost state when InvStatus message is received with cfgAcXboost" name="Delta2AccessoryBase processQuotaMessage InvStatus should update X-Boost state when InvStatus message is received with cfgAcXboost" time="0.005">
|
|
139
167
|
</testcase>
|
|
140
|
-
<testcase classname="Delta2AccessoryBase processQuotaMessage InvStatus should update AC output watts consumption when InvStatus message is received with outputWatts" name="Delta2AccessoryBase processQuotaMessage InvStatus should update AC output watts consumption when InvStatus message is received with outputWatts" time="0.
|
|
168
|
+
<testcase classname="Delta2AccessoryBase processQuotaMessage InvStatus should update AC output watts consumption when InvStatus message is received with outputWatts" name="Delta2AccessoryBase processQuotaMessage InvStatus should update AC output watts consumption when InvStatus message is received with outputWatts" time="0.004">
|
|
141
169
|
</testcase>
|
|
142
|
-
<testcase classname="Delta2AccessoryBase processQuotaMessage InvStatus should not update any characteristic when InvStatus message is received with undefined status" name="Delta2AccessoryBase processQuotaMessage InvStatus should not update any characteristic when InvStatus message is received with undefined status" time="0.
|
|
170
|
+
<testcase classname="Delta2AccessoryBase processQuotaMessage InvStatus should not update any characteristic when InvStatus message is received with undefined status" name="Delta2AccessoryBase processQuotaMessage InvStatus should not update any characteristic when InvStatus message is received with undefined status" time="0.005">
|
|
143
171
|
</testcase>
|
|
144
|
-
<testcase classname="Delta2AccessoryBase processQuotaMessage PdStatus should update pd status in quota when PdStatus message is received" name="Delta2AccessoryBase processQuotaMessage PdStatus should update pd status in quota when PdStatus message is received" time="0.
|
|
172
|
+
<testcase classname="Delta2AccessoryBase processQuotaMessage PdStatus should update pd status in quota when PdStatus message is received" name="Delta2AccessoryBase processQuotaMessage PdStatus should update pd status in quota when PdStatus message is received" time="0.005">
|
|
145
173
|
</testcase>
|
|
146
|
-
<testcase classname="Delta2AccessoryBase processQuotaMessage PdStatus should update CAR state when PdStatus message is received with carState" name="Delta2AccessoryBase processQuotaMessage PdStatus should update CAR state when PdStatus message is received with carState" time="0.
|
|
174
|
+
<testcase classname="Delta2AccessoryBase processQuotaMessage PdStatus should update CAR state when PdStatus message is received with carState" name="Delta2AccessoryBase processQuotaMessage PdStatus should update CAR state when PdStatus message is received with carState" time="0.004">
|
|
147
175
|
</testcase>
|
|
148
|
-
<testcase classname="Delta2AccessoryBase processQuotaMessage PdStatus should update CAR output consumption when PdStatus message is received with carWatts" name="Delta2AccessoryBase processQuotaMessage PdStatus should update CAR output consumption when PdStatus message is received with carWatts" time="0.
|
|
176
|
+
<testcase classname="Delta2AccessoryBase processQuotaMessage PdStatus should update CAR output consumption when PdStatus message is received with carWatts" name="Delta2AccessoryBase processQuotaMessage PdStatus should update CAR output consumption when PdStatus message is received with carWatts" time="0.015">
|
|
149
177
|
</testcase>
|
|
150
|
-
<testcase classname="Delta2AccessoryBase processQuotaMessage PdStatus should update USB state when PdStatus message is received with dcOutState" name="Delta2AccessoryBase processQuotaMessage PdStatus should update USB state when PdStatus message is received with dcOutState" time="0.
|
|
178
|
+
<testcase classname="Delta2AccessoryBase processQuotaMessage PdStatus should update USB state when PdStatus message is received with dcOutState" name="Delta2AccessoryBase processQuotaMessage PdStatus should update USB state when PdStatus message is received with dcOutState" time="0.004">
|
|
151
179
|
</testcase>
|
|
152
|
-
<testcase classname="Delta2AccessoryBase processQuotaMessage PdStatus should update USB output consumption with 0 when PdStatus message received with 0 usb1Watts" name="Delta2AccessoryBase processQuotaMessage PdStatus should update USB output consumption with 0 when PdStatus message received with 0 usb1Watts" time="0.
|
|
180
|
+
<testcase classname="Delta2AccessoryBase processQuotaMessage PdStatus should update USB output consumption with 0 when PdStatus message received with 0 usb1Watts" name="Delta2AccessoryBase processQuotaMessage PdStatus should update USB output consumption with 0 when PdStatus message received with 0 usb1Watts" time="0.013">
|
|
153
181
|
</testcase>
|
|
154
182
|
<testcase classname="Delta2AccessoryBase processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with usb1Watts" name="Delta2AccessoryBase processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with usb1Watts" time="0.004">
|
|
155
183
|
</testcase>
|
|
156
|
-
<testcase classname="Delta2AccessoryBase processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with usb2Watts" name="Delta2AccessoryBase processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with usb2Watts" time="0.
|
|
184
|
+
<testcase classname="Delta2AccessoryBase processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with usb2Watts" name="Delta2AccessoryBase processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with usb2Watts" time="0.005">
|
|
157
185
|
</testcase>
|
|
158
|
-
<testcase classname="Delta2AccessoryBase processQuotaMessage PdStatus should update USB output consumption with 0 when PdStatus message received with 0 usb2Watts" name="Delta2AccessoryBase processQuotaMessage PdStatus should update USB output consumption with 0 when PdStatus message received with 0 usb2Watts" time="0.
|
|
186
|
+
<testcase classname="Delta2AccessoryBase processQuotaMessage PdStatus should update USB output consumption with 0 when PdStatus message received with 0 usb2Watts" name="Delta2AccessoryBase processQuotaMessage PdStatus should update USB output consumption with 0 when PdStatus message received with 0 usb2Watts" time="0.003">
|
|
159
187
|
</testcase>
|
|
160
|
-
<testcase classname="Delta2AccessoryBase processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with qcUsb1Watts" name="Delta2AccessoryBase processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with qcUsb1Watts" time="0.
|
|
188
|
+
<testcase classname="Delta2AccessoryBase processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with qcUsb1Watts" name="Delta2AccessoryBase processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with qcUsb1Watts" time="0.005">
|
|
161
189
|
</testcase>
|
|
162
|
-
<testcase classname="Delta2AccessoryBase processQuotaMessage PdStatus should update USB output consumption with 0 when PdStatus message received with 0 qcUsb1Watts" name="Delta2AccessoryBase processQuotaMessage PdStatus should update USB output consumption with 0 when PdStatus message received with 0 qcUsb1Watts" time="0.
|
|
190
|
+
<testcase classname="Delta2AccessoryBase processQuotaMessage PdStatus should update USB output consumption with 0 when PdStatus message received with 0 qcUsb1Watts" name="Delta2AccessoryBase processQuotaMessage PdStatus should update USB output consumption with 0 when PdStatus message received with 0 qcUsb1Watts" time="0.004">
|
|
163
191
|
</testcase>
|
|
164
|
-
<testcase classname="Delta2AccessoryBase processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with qcUsb2Watts" name="Delta2AccessoryBase processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with qcUsb2Watts" time="0.
|
|
192
|
+
<testcase classname="Delta2AccessoryBase processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with qcUsb2Watts" name="Delta2AccessoryBase processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with qcUsb2Watts" time="0.004">
|
|
165
193
|
</testcase>
|
|
166
|
-
<testcase classname="Delta2AccessoryBase processQuotaMessage PdStatus should update USB output consumption with 0 when PdStatus message received with 0 qcUsb2Watts" name="Delta2AccessoryBase processQuotaMessage PdStatus should update USB output consumption with 0 when PdStatus message received with 0 qcUsb2Watts" time="0.
|
|
194
|
+
<testcase classname="Delta2AccessoryBase processQuotaMessage PdStatus should update USB output consumption with 0 when PdStatus message received with 0 qcUsb2Watts" name="Delta2AccessoryBase processQuotaMessage PdStatus should update USB output consumption with 0 when PdStatus message received with 0 qcUsb2Watts" time="0.004">
|
|
167
195
|
</testcase>
|
|
168
|
-
<testcase classname="Delta2AccessoryBase processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with typec1Watts" name="Delta2AccessoryBase processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with typec1Watts" time="0.
|
|
196
|
+
<testcase classname="Delta2AccessoryBase processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with typec1Watts" name="Delta2AccessoryBase processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with typec1Watts" time="0.004">
|
|
169
197
|
</testcase>
|
|
170
|
-
<testcase classname="Delta2AccessoryBase processQuotaMessage PdStatus should update USB output consumption with 0 when PdStatus message received with 0 typec1Watts" name="Delta2AccessoryBase processQuotaMessage PdStatus should update USB output consumption with 0 when PdStatus message received with 0 typec1Watts" time="0.
|
|
198
|
+
<testcase classname="Delta2AccessoryBase processQuotaMessage PdStatus should update USB output consumption with 0 when PdStatus message received with 0 typec1Watts" name="Delta2AccessoryBase processQuotaMessage PdStatus should update USB output consumption with 0 when PdStatus message received with 0 typec1Watts" time="0.021">
|
|
171
199
|
</testcase>
|
|
172
200
|
<testcase classname="Delta2AccessoryBase processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with typec2Watts" name="Delta2AccessoryBase processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with typec2Watts" time="0.004">
|
|
173
201
|
</testcase>
|
|
174
|
-
<testcase classname="Delta2AccessoryBase processQuotaMessage PdStatus should update USB output consumption with 0 when PdStatus message received with 0 typec2Watts" name="Delta2AccessoryBase processQuotaMessage PdStatus should update USB output consumption with 0 when PdStatus message received with 0 typec2Watts" time="0.
|
|
202
|
+
<testcase classname="Delta2AccessoryBase processQuotaMessage PdStatus should update USB output consumption with 0 when PdStatus message received with 0 typec2Watts" name="Delta2AccessoryBase processQuotaMessage PdStatus should update USB output consumption with 0 when PdStatus message received with 0 typec2Watts" time="0.004">
|
|
175
203
|
</testcase>
|
|
176
204
|
<testcase classname="Delta2AccessoryBase processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with all usb-related parameters" name="Delta2AccessoryBase processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with all usb-related parameters" time="0.006">
|
|
177
205
|
</testcase>
|
|
178
206
|
<testcase classname="Delta2AccessoryBase processQuotaMessage PdStatus should not update any characteristic when PdStatus message is received with undefined status" name="Delta2AccessoryBase processQuotaMessage PdStatus should not update any characteristic when PdStatus message is received with undefined status" time="0.004">
|
|
179
207
|
</testcase>
|
|
180
|
-
<testcase classname="Delta2AccessoryBase processQuotaMessage MpptStatus should update mppt status in quota when MpptStatus message is received" name="Delta2AccessoryBase processQuotaMessage MpptStatus should update mppt status in quota when MpptStatus message is received" time="0.
|
|
208
|
+
<testcase classname="Delta2AccessoryBase processQuotaMessage MpptStatus should update mppt status in quota when MpptStatus message is received" name="Delta2AccessoryBase processQuotaMessage MpptStatus should update mppt status in quota when MpptStatus message is received" time="0.003">
|
|
181
209
|
</testcase>
|
|
182
|
-
<testcase classname="Delta2AccessoryBase processQuotaMessage MpptStatus should update AC state when MpptStatus message is received with cfgAcEnabled" name="Delta2AccessoryBase processQuotaMessage MpptStatus should update AC state when MpptStatus message is received with cfgAcEnabled" time="0.
|
|
210
|
+
<testcase classname="Delta2AccessoryBase processQuotaMessage MpptStatus should update AC state when MpptStatus message is received with cfgAcEnabled" name="Delta2AccessoryBase processQuotaMessage MpptStatus should update AC state when MpptStatus message is received with cfgAcEnabled" time="0.018">
|
|
183
211
|
</testcase>
|
|
184
|
-
<testcase classname="Delta2AccessoryBase processQuotaMessage MpptStatus should update X-Boost state when MpptStatus message is received with cfgAcXboost" name="Delta2AccessoryBase processQuotaMessage MpptStatus should update X-Boost state when MpptStatus message is received with cfgAcXboost" time="0.
|
|
212
|
+
<testcase classname="Delta2AccessoryBase processQuotaMessage MpptStatus should update X-Boost state when MpptStatus message is received with cfgAcXboost" name="Delta2AccessoryBase processQuotaMessage MpptStatus should update X-Boost state when MpptStatus message is received with cfgAcXboost" time="0.005">
|
|
185
213
|
</testcase>
|
|
186
|
-
<testcase classname="Delta2AccessoryBase processQuotaMessage MpptStatus should not update any characteristic when MpptStatus message is received with undefined status" name="Delta2AccessoryBase processQuotaMessage MpptStatus should not update any characteristic when MpptStatus message is received with undefined status" time="0.
|
|
214
|
+
<testcase classname="Delta2AccessoryBase processQuotaMessage MpptStatus should not update any characteristic when MpptStatus message is received with undefined status" name="Delta2AccessoryBase processQuotaMessage MpptStatus should not update any characteristic when MpptStatus message is received with undefined status" time="0.004">
|
|
187
215
|
</testcase>
|
|
188
|
-
<testcase classname="Delta2AccessoryBase initializeDefaultValues should initialize quota when is called before initializeDefaultValues" name="Delta2AccessoryBase initializeDefaultValues should initialize quota when is called before initializeDefaultValues" time="0.
|
|
216
|
+
<testcase classname="Delta2AccessoryBase initializeDefaultValues should initialize quota when is called before initializeDefaultValues" name="Delta2AccessoryBase initializeDefaultValues should initialize quota when is called before initializeDefaultValues" time="0.004">
|
|
189
217
|
</testcase>
|
|
190
|
-
<testcase classname="Delta2AccessoryBase initializeDefaultValues EmsStatus should update BmsStatus-related characteristics when is requested" name="Delta2AccessoryBase initializeDefaultValues EmsStatus should update BmsStatus-related characteristics when is requested" time="0.
|
|
218
|
+
<testcase classname="Delta2AccessoryBase initializeDefaultValues EmsStatus should update BmsStatus-related characteristics when is requested" name="Delta2AccessoryBase initializeDefaultValues EmsStatus should update BmsStatus-related characteristics when is requested" time="0.005">
|
|
191
219
|
</testcase>
|
|
192
|
-
<testcase classname="Delta2AccessoryBase initializeDefaultValues EmsStatus should update BmsStatus-related characteristics when is requested and quotas were not initialized properly for it" name="Delta2AccessoryBase initializeDefaultValues EmsStatus should update BmsStatus-related characteristics when is requested and quotas were not initialized properly for it" time="0.
|
|
220
|
+
<testcase classname="Delta2AccessoryBase initializeDefaultValues EmsStatus should not update BmsStatus-related characteristics when is requested and quotas were not initialized properly for it" name="Delta2AccessoryBase initializeDefaultValues EmsStatus should not update BmsStatus-related characteristics when is requested and quotas were not initialized properly for it" time="0.018">
|
|
193
221
|
</testcase>
|
|
194
|
-
<testcase classname="Delta2AccessoryBase initializeDefaultValues InvStatus should update InvStatus-related characteristics when is requested" name="Delta2AccessoryBase initializeDefaultValues InvStatus should update InvStatus-related characteristics when is requested" time="0.
|
|
222
|
+
<testcase classname="Delta2AccessoryBase initializeDefaultValues InvStatus should update InvStatus-related characteristics when is requested" name="Delta2AccessoryBase initializeDefaultValues InvStatus should update InvStatus-related characteristics when is requested" time="0.003">
|
|
195
223
|
</testcase>
|
|
196
|
-
<testcase classname="Delta2AccessoryBase initializeDefaultValues InvStatus should update InvStatus-related characteristics when is requested and quotas were not initialized properly for it" name="Delta2AccessoryBase initializeDefaultValues InvStatus should update InvStatus-related characteristics when is requested and quotas were not initialized properly for it" time="0.
|
|
224
|
+
<testcase classname="Delta2AccessoryBase initializeDefaultValues InvStatus should update InvStatus-related characteristics when is requested and quotas were not initialized properly for it" name="Delta2AccessoryBase initializeDefaultValues InvStatus should update InvStatus-related characteristics when is requested and quotas were not initialized properly for it" time="0.008">
|
|
197
225
|
</testcase>
|
|
198
|
-
<testcase classname="Delta2AccessoryBase initializeDefaultValues PdStatus should update PdStatus-related characteristics when is requested" name="Delta2AccessoryBase initializeDefaultValues PdStatus should update PdStatus-related characteristics when is requested" time="0.
|
|
226
|
+
<testcase classname="Delta2AccessoryBase initializeDefaultValues PdStatus should update PdStatus-related characteristics when is requested" name="Delta2AccessoryBase initializeDefaultValues PdStatus should update PdStatus-related characteristics when is requested" time="0.002">
|
|
199
227
|
</testcase>
|
|
200
|
-
<testcase classname="Delta2AccessoryBase initializeDefaultValues PdStatus should update PdStatus-related characteristics when is requested and quotas were not initialized properly for it" name="Delta2AccessoryBase initializeDefaultValues PdStatus should update PdStatus-related characteristics when is requested and quotas were not initialized properly for it" time="0.
|
|
228
|
+
<testcase classname="Delta2AccessoryBase initializeDefaultValues PdStatus should update PdStatus-related characteristics when is requested and quotas were not initialized properly for it" name="Delta2AccessoryBase initializeDefaultValues PdStatus should update PdStatus-related characteristics when is requested and quotas were not initialized properly for it" time="0.002">
|
|
201
229
|
</testcase>
|
|
202
|
-
<testcase classname="Delta2AccessoryBase initializeDefaultValues MpptStatus should update MpptStatus-related characteristics when is requested" name="Delta2AccessoryBase initializeDefaultValues MpptStatus should update MpptStatus-related characteristics when is requested" time="0.
|
|
230
|
+
<testcase classname="Delta2AccessoryBase initializeDefaultValues MpptStatus should update MpptStatus-related characteristics when is requested" name="Delta2AccessoryBase initializeDefaultValues MpptStatus should update MpptStatus-related characteristics when is requested" time="0.014">
|
|
203
231
|
</testcase>
|
|
204
|
-
<testcase classname="Delta2AccessoryBase initializeDefaultValues MpptStatus should update MpptStatus-related characteristics when is requested and quotas were not initialized properly for it" name="Delta2AccessoryBase initializeDefaultValues MpptStatus should update MpptStatus-related characteristics when is requested and quotas were not initialized properly for it" time="0.
|
|
232
|
+
<testcase classname="Delta2AccessoryBase initializeDefaultValues MpptStatus should update MpptStatus-related characteristics when is requested and quotas were not initialized properly for it" name="Delta2AccessoryBase initializeDefaultValues MpptStatus should update MpptStatus-related characteristics when is requested and quotas were not initialized properly for it" time="0.003">
|
|
205
233
|
</testcase>
|
|
206
234
|
</testsuite>
|
|
207
|
-
<testsuite name="
|
|
208
|
-
<testcase classname="
|
|
235
|
+
<testsuite name="GlacierAccessory" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:28" time="7.386" tests="54">
|
|
236
|
+
<testcase classname="GlacierAccessory initialize should add required services when initializing accessory" name="GlacierAccessory initialize should add required services when initializing accessory" time="0.033">
|
|
209
237
|
</testcase>
|
|
210
|
-
<testcase classname="
|
|
238
|
+
<testcase classname="GlacierAccessory initialize contactSensorService serviceSubName should initialize contact sensor service with permanent name when it is created" name="GlacierAccessory initialize contactSensorService serviceSubName should initialize contact sensor service with permanent name when it is created" time="0.008">
|
|
211
239
|
</testcase>
|
|
212
|
-
<testcase classname="
|
|
240
|
+
<testcase classname="GlacierAccessory processQuotaMessage updateEmsStatus should update ems status in quota when EmsStatus message is received" name="GlacierAccessory processQuotaMessage updateEmsStatus should update ems status in quota when EmsStatus message is received" time="0.019">
|
|
213
241
|
</testcase>
|
|
214
|
-
<testcase classname="
|
|
215
|
-
when powerStream settings are not defined in config" name="PowerStreamAccessory initialize outletServices additionalCharacteristics PV should initialize PV outlet service with additional characteristics
|
|
216
|
-
when powerStream settings are not defined in config" time="0.015">
|
|
242
|
+
<testcase classname="GlacierAccessory processQuotaMessage updateEmsStatus should update battery level when EmsStatus message is received with lcdSoc" name="GlacierAccessory processQuotaMessage updateEmsStatus should update battery level when EmsStatus message is received with lcdSoc" time="0.015">
|
|
217
243
|
</testcase>
|
|
218
|
-
<testcase classname="
|
|
244
|
+
<testcase classname="GlacierAccessory processQuotaMessage updateEmsStatus should not update any characteristic when EmsStatus message is received with undefined status" name="GlacierAccessory processQuotaMessage updateEmsStatus should not update any characteristic when EmsStatus message is received with undefined status" time="0.009">
|
|
219
245
|
</testcase>
|
|
220
|
-
<testcase classname="
|
|
246
|
+
<testcase classname="GlacierAccessory processQuotaMessage updateBmsStatus should update bams status in quota when BmsStatus message is received" name="GlacierAccessory processQuotaMessage updateBmsStatus should update bams status in quota when BmsStatus message is received" time="0.025">
|
|
221
247
|
</testcase>
|
|
222
|
-
<testcase classname="
|
|
223
|
-
when
|
|
224
|
-
when
|
|
248
|
+
<testcase classname="GlacierAccessory processQuotaMessage updateBmsStatus should update charging state to true
|
|
249
|
+
when BmsStatus message is received with non zero inWatts and without outWatts" name="GlacierAccessory processQuotaMessage updateBmsStatus should update charging state to true
|
|
250
|
+
when BmsStatus message is received with non zero inWatts and without outWatts" time="0.008">
|
|
225
251
|
</testcase>
|
|
226
|
-
<testcase classname="
|
|
252
|
+
<testcase classname="GlacierAccessory processQuotaMessage updateBmsStatus should update charging state to true
|
|
253
|
+
when BmsStatus message is received with non zero inWatts and non equal to it outWatts" name="GlacierAccessory processQuotaMessage updateBmsStatus should update charging state to true
|
|
254
|
+
when BmsStatus message is received with non zero inWatts and non equal to it outWatts" time="0.008">
|
|
227
255
|
</testcase>
|
|
228
|
-
<testcase classname="
|
|
256
|
+
<testcase classname="GlacierAccessory processQuotaMessage updateBmsStatus should update charging state to false
|
|
257
|
+
when BmsStatus message is received with zero inWatts and non equal to it outWatts" name="GlacierAccessory processQuotaMessage updateBmsStatus should update charging state to false
|
|
258
|
+
when BmsStatus message is received with zero inWatts and non equal to it outWatts" time="0.007">
|
|
229
259
|
</testcase>
|
|
230
|
-
<testcase classname="
|
|
231
|
-
when
|
|
232
|
-
when
|
|
260
|
+
<testcase classname="GlacierAccessory processQuotaMessage updateBmsStatus should update charging state to false
|
|
261
|
+
when BmsStatus message is received with zero inWatts and outWatts" name="GlacierAccessory processQuotaMessage updateBmsStatus should update charging state to false
|
|
262
|
+
when BmsStatus message is received with zero inWatts and outWatts" time="0.019">
|
|
233
263
|
</testcase>
|
|
234
|
-
<testcase classname="
|
|
264
|
+
<testcase classname="GlacierAccessory processQuotaMessage updateBmsStatus should update battery outlet input consumptions when BmsStatus message is received with inWatts" name="GlacierAccessory processQuotaMessage updateBmsStatus should update battery outlet input consumptions when BmsStatus message is received with inWatts" time="0.004">
|
|
235
265
|
</testcase>
|
|
236
|
-
<testcase classname="
|
|
266
|
+
<testcase classname="GlacierAccessory processQuotaMessage updateBmsStatus should update battery outlet output watts consumption when BmsStatus message is received with outWatts" name="GlacierAccessory processQuotaMessage updateBmsStatus should update battery outlet output watts consumption when BmsStatus message is received with outWatts" time="0.007">
|
|
237
267
|
</testcase>
|
|
238
|
-
<testcase classname="
|
|
239
|
-
when powerStream.type settings are not defined in config" name="PowerStreamAccessory initialize powerDemandService maxPowerDemand should initialize indicator service with default max power demand
|
|
240
|
-
when powerStream.type settings are not defined in config" time="0.005">
|
|
268
|
+
<testcase classname="GlacierAccessory processQuotaMessage updateBmsStatus should not update any characteristic when BmsStatus message is received with undefined status" name="GlacierAccessory processQuotaMessage updateBmsStatus should not update any characteristic when BmsStatus message is received with undefined status" time="0.026">
|
|
241
269
|
</testcase>
|
|
242
|
-
<testcase classname="
|
|
243
|
-
when powerStream.type is 600W" name="PowerStreamAccessory initialize powerDemandService maxPowerDemand should initialize indicator service with 6000 max power demand
|
|
244
|
-
when powerStream.type is 600W" time="0.019">
|
|
270
|
+
<testcase classname="GlacierAccessory processQuotaMessage updatePdValues should update pd status in quota when PdStatus message is received" name="GlacierAccessory processQuotaMessage updatePdValues should update pd status in quota when PdStatus message is received" time="0.007">
|
|
245
271
|
</testcase>
|
|
246
|
-
<testcase classname="
|
|
247
|
-
when powerStream.type is 800W" name="PowerStreamAccessory initialize powerDemandService maxPowerDemand should initialize indicator service with 8000 max power demand
|
|
248
|
-
when powerStream.type is 800W" time="0.004">
|
|
272
|
+
<testcase classname="GlacierAccessory processQuotaMessage updatePdValues should not update any characteristic when PdStatus message is received with undefined status" name="GlacierAccessory processQuotaMessage updatePdValues should not update any characteristic when PdStatus message is received with undefined status" time="0.009">
|
|
249
273
|
</testcase>
|
|
250
|
-
<testcase classname="
|
|
274
|
+
<testcase classname="GlacierAccessory processQuotaMessage updatePdValues updateFridgeZonesValues Should update target state to On when PdStatus message is received with pwrState equal to On" name="GlacierAccessory processQuotaMessage updatePdValues updateFridgeZonesValues Should update target state to On when PdStatus message is received with pwrState equal to On" time="0.019">
|
|
251
275
|
</testcase>
|
|
252
|
-
<testcase classname="
|
|
276
|
+
<testcase classname="GlacierAccessory processQuotaMessage updatePdValues updateFridgeZonesValues Should update target state to Off when PdStatus message is received with pwrState equal to Off" name="GlacierAccessory processQuotaMessage updatePdValues updateFridgeZonesValues Should update target state to Off when PdStatus message is received with pwrState equal to Off" time="0.008">
|
|
253
277
|
</testcase>
|
|
254
|
-
<testcase classname="
|
|
278
|
+
<testcase classname="GlacierAccessory processQuotaMessage updatePdValues updateFridgeZonesValues Should activate dual zone services when PdStatus message is received with flagTwoZone equal to Dual" name="GlacierAccessory processQuotaMessage updatePdValues updateFridgeZonesValues Should activate dual zone services when PdStatus message is received with flagTwoZone equal to Dual" time="0.006">
|
|
255
279
|
</testcase>
|
|
256
|
-
<testcase classname="
|
|
280
|
+
<testcase classname="GlacierAccessory processQuotaMessage updatePdValues updateFridgeZonesValues Should activate single zone service when PdStatus message is received with flagTwoZone equal to Single" name="GlacierAccessory processQuotaMessage updatePdValues updateFridgeZonesValues Should activate single zone service when PdStatus message is received with flagTwoZone equal to Single" time="0.007">
|
|
257
281
|
</testcase>
|
|
258
|
-
<testcase classname="
|
|
282
|
+
<testcase classname="GlacierAccessory processQuotaMessage updatePdValues updateFridgeZonesValues Should update current temperature of dual left zone service when PdStatus message is received with tmpL" name="GlacierAccessory processQuotaMessage updatePdValues updateFridgeZonesValues Should update current temperature of dual left zone service when PdStatus message is received with tmpL" time="0.007">
|
|
259
283
|
</testcase>
|
|
260
|
-
<testcase classname="
|
|
284
|
+
<testcase classname="GlacierAccessory processQuotaMessage updatePdValues updateFridgeZonesValues Should update current temperature of dual right zone service when PdStatus message is received with tmpR" name="GlacierAccessory processQuotaMessage updatePdValues updateFridgeZonesValues Should update current temperature of dual right zone service when PdStatus message is received with tmpR" time="0.006">
|
|
261
285
|
</testcase>
|
|
262
|
-
<testcase classname="
|
|
286
|
+
<testcase classname="GlacierAccessory processQuotaMessage updatePdValues updateFridgeZonesValues Should update current temperature of single zone service when PdStatus message is received with tmpAver" name="GlacierAccessory processQuotaMessage updatePdValues updateFridgeZonesValues Should update current temperature of single zone service when PdStatus message is received with tmpAver" time="0.011">
|
|
263
287
|
</testcase>
|
|
264
|
-
<testcase classname="
|
|
288
|
+
<testcase classname="GlacierAccessory processQuotaMessage updatePdValues updateFridgeZonesValues Should update target temperature of dual left zone service when PdStatus message is received with tmpLSet" name="GlacierAccessory processQuotaMessage updatePdValues updateFridgeZonesValues Should update target temperature of dual left zone service when PdStatus message is received with tmpLSet" time="0.019">
|
|
265
289
|
</testcase>
|
|
266
|
-
<testcase classname="
|
|
290
|
+
<testcase classname="GlacierAccessory processQuotaMessage updatePdValues updateFridgeZonesValues Should update target temperature of dual right zone service when PdStatus message is received with tmpRSet" name="GlacierAccessory processQuotaMessage updatePdValues updateFridgeZonesValues Should update target temperature of dual right zone service when PdStatus message is received with tmpRSet" time="0.007">
|
|
267
291
|
</testcase>
|
|
268
|
-
<testcase classname="
|
|
292
|
+
<testcase classname="GlacierAccessory processQuotaMessage updatePdValues updateFridgeZonesValues Should update target temperature of single zone service when PdStatus message is received with tmpMSet" name="GlacierAccessory processQuotaMessage updatePdValues updateFridgeZonesValues Should update target temperature of single zone service when PdStatus message is received with tmpMSet" time="0.013">
|
|
269
293
|
</testcase>
|
|
270
|
-
<testcase classname="
|
|
294
|
+
<testcase classname="GlacierAccessory processQuotaMessage updatePdValues updateStateValues Should update ECO mode to true when PdStatus message is received with coolMode equal to Eco" name="GlacierAccessory processQuotaMessage updatePdValues updateStateValues Should update ECO mode to true when PdStatus message is received with coolMode equal to Eco" time="0.029">
|
|
271
295
|
</testcase>
|
|
272
|
-
<testcase classname="
|
|
296
|
+
<testcase classname="GlacierAccessory processQuotaMessage updatePdValues updateStateValues Should update ECO mode to false when PdStatus message is received with coolMode equal to Normal" name="GlacierAccessory processQuotaMessage updatePdValues updateStateValues Should update ECO mode to false when PdStatus message is received with coolMode equal to Normal" time="0.007">
|
|
273
297
|
</testcase>
|
|
274
|
-
<testcase classname="
|
|
298
|
+
<testcase classname="GlacierAccessory processQuotaMessage updatePdValues updateStateValues Should update door status to true when PdStatus message is received with doorStat equal to Closed" name="GlacierAccessory processQuotaMessage updatePdValues updateStateValues Should update door status to true when PdStatus message is received with doorStat equal to Closed" time="0.007">
|
|
275
299
|
</testcase>
|
|
276
|
-
<testcase classname="
|
|
300
|
+
<testcase classname="GlacierAccessory processQuotaMessage updatePdValues updateStateValues Should update door status to false when PdStatus message is received with doorStat equal to Opened" name="GlacierAccessory processQuotaMessage updatePdValues updateStateValues Should update door status to false when PdStatus message is received with doorStat equal to Opened" time="0.007">
|
|
277
301
|
</testcase>
|
|
278
|
-
<testcase classname="
|
|
302
|
+
<testcase classname="GlacierAccessory processQuotaMessage updatePdValues updateIceMakingValues Should leave enabled Make Small Ice Cubes service
|
|
303
|
+
when PdStatus message is received with iceMkMode equal to SmallInPreparation" name="GlacierAccessory processQuotaMessage updatePdValues updateIceMakingValues Should leave enabled Make Small Ice Cubes service
|
|
304
|
+
when PdStatus message is received with iceMkMode equal to SmallInPreparation" time="0.038">
|
|
279
305
|
</testcase>
|
|
280
|
-
<testcase classname="
|
|
306
|
+
<testcase classname="GlacierAccessory processQuotaMessage updatePdValues updateIceMakingValues Should leave enabled Make Small Ice Cubes service
|
|
307
|
+
when PdStatus message is received with iceMkMode equal to SmallInProgress" name="GlacierAccessory processQuotaMessage updatePdValues updateIceMakingValues Should leave enabled Make Small Ice Cubes service
|
|
308
|
+
when PdStatus message is received with iceMkMode equal to SmallInProgress" time="0.009">
|
|
281
309
|
</testcase>
|
|
282
|
-
<testcase classname="
|
|
310
|
+
<testcase classname="GlacierAccessory processQuotaMessage updatePdValues updateIceMakingValues Should leave enabled Make Large Ice Cubes service
|
|
311
|
+
when PdStatus message is received with iceMkMode equal to LargeInPreparation" name="GlacierAccessory processQuotaMessage updatePdValues updateIceMakingValues Should leave enabled Make Large Ice Cubes service
|
|
312
|
+
when PdStatus message is received with iceMkMode equal to LargeInPreparation" time="0.008">
|
|
283
313
|
</testcase>
|
|
284
|
-
<testcase classname="
|
|
314
|
+
<testcase classname="GlacierAccessory processQuotaMessage updatePdValues updateIceMakingValues Should leave enabled Make Large Ice Cubes service
|
|
315
|
+
when PdStatus message is received with iceMkMode equal to LargeInProgress" name="GlacierAccessory processQuotaMessage updatePdValues updateIceMakingValues Should leave enabled Make Large Ice Cubes service
|
|
316
|
+
when PdStatus message is received with iceMkMode equal to LargeInProgress" time="0.037">
|
|
285
317
|
</testcase>
|
|
286
|
-
<testcase classname="
|
|
318
|
+
<testcase classname="GlacierAccessory processQuotaMessage updatePdValues updateIceMakingValues Should set active Make Small Ice Cubes service
|
|
319
|
+
when PdStatus message is received with iceMkMode equal to SmallInPreparation" name="GlacierAccessory processQuotaMessage updatePdValues updateIceMakingValues Should set active Make Small Ice Cubes service
|
|
320
|
+
when PdStatus message is received with iceMkMode equal to SmallInPreparation" time="0.011">
|
|
287
321
|
</testcase>
|
|
288
|
-
<testcase classname="
|
|
322
|
+
<testcase classname="GlacierAccessory processQuotaMessage updatePdValues updateIceMakingValues Should set active Make Small Ice Cubes service
|
|
323
|
+
when PdStatus message is received with iceMkMode equal to SmallInProgress" name="GlacierAccessory processQuotaMessage updatePdValues updateIceMakingValues Should set active Make Small Ice Cubes service
|
|
324
|
+
when PdStatus message is received with iceMkMode equal to SmallInProgress" time="0.023">
|
|
289
325
|
</testcase>
|
|
290
|
-
<testcase classname="
|
|
326
|
+
<testcase classname="GlacierAccessory processQuotaMessage updatePdValues updateIceMakingValues Should set active Make Large Ice Cubes service
|
|
327
|
+
when PdStatus message is received with iceMkMode equal to LargeInPreparation" name="GlacierAccessory processQuotaMessage updatePdValues updateIceMakingValues Should set active Make Large Ice Cubes service
|
|
328
|
+
when PdStatus message is received with iceMkMode equal to LargeInPreparation" time="0.04">
|
|
291
329
|
</testcase>
|
|
292
|
-
<testcase classname="
|
|
330
|
+
<testcase classname="GlacierAccessory processQuotaMessage updatePdValues updateIceMakingValues Should set active Make Large Ice Cubes service
|
|
331
|
+
when PdStatus message is received with iceMkMode equal to LargeInProgress" name="GlacierAccessory processQuotaMessage updatePdValues updateIceMakingValues Should set active Make Large Ice Cubes service
|
|
332
|
+
when PdStatus message is received with iceMkMode equal to LargeInProgress" time="0.025">
|
|
293
333
|
</testcase>
|
|
294
|
-
<testcase classname="
|
|
334
|
+
<testcase classname="GlacierAccessory processQuotaMessage updatePdValues updateIceMakingValues Should enable Make Small and Large Ice Cubes services
|
|
335
|
+
when PdStatus message is received with icePercent equal to 100" name="GlacierAccessory processQuotaMessage updatePdValues updateIceMakingValues Should enable Make Small and Large Ice Cubes services
|
|
336
|
+
when PdStatus message is received with icePercent equal to 100" time="0.013">
|
|
295
337
|
</testcase>
|
|
296
|
-
<testcase classname="
|
|
338
|
+
<testcase classname="GlacierAccessory processQuotaMessage updatePdValues updateIceMakingValues Should not enable Make Small and Large Ice Cubes services
|
|
339
|
+
when PdStatus message is received with icePercent that is not equal to 100" name="GlacierAccessory processQuotaMessage updatePdValues updateIceMakingValues Should not enable Make Small and Large Ice Cubes services
|
|
340
|
+
when PdStatus message is received with icePercent that is not equal to 100" time="0.036">
|
|
297
341
|
</testcase>
|
|
298
|
-
<testcase classname="
|
|
342
|
+
<testcase classname="GlacierAccessory processQuotaMessage updatePdValues updateIceMakingValues Should leave enabled Detach Ice service
|
|
343
|
+
when PdStatus message is received with fsmState equal to InProgress" name="GlacierAccessory processQuotaMessage updatePdValues updateIceMakingValues Should leave enabled Detach Ice service
|
|
344
|
+
when PdStatus message is received with fsmState equal to InProgress" time="0.045">
|
|
299
345
|
</testcase>
|
|
300
|
-
<testcase classname="
|
|
301
|
-
|
|
302
|
-
|
|
346
|
+
<testcase classname="GlacierAccessory processQuotaMessage updatePdValues updateIceMakingValues Should enabled Detach Ice and Make Ice services
|
|
347
|
+
when PdStatus message is received with fsmState equal to Completed" name="GlacierAccessory processQuotaMessage updatePdValues updateIceMakingValues Should enabled Detach Ice and Make Ice services
|
|
348
|
+
when PdStatus message is received with fsmState equal to Completed" time="0.027">
|
|
303
349
|
</testcase>
|
|
304
|
-
<testcase classname="
|
|
350
|
+
<testcase classname="GlacierAccessory processQuotaMessage updatePdValues updateIceMakingValues Should set active Detach Ice service
|
|
351
|
+
when PdStatus message is received with fsmState equal to InProgress" name="GlacierAccessory processQuotaMessage updatePdValues updateIceMakingValues Should set active Detach Ice service
|
|
352
|
+
when PdStatus message is received with fsmState equal to InProgress" time="0.072">
|
|
305
353
|
</testcase>
|
|
306
|
-
<testcase classname="
|
|
307
|
-
|
|
308
|
-
|
|
354
|
+
<testcase classname="GlacierAccessory processQuotaMessage updatePdValues updateIceMakingValues Should set deactivate Detach Ice service
|
|
355
|
+
when PdStatus message is received with fsmState equal to Completed" name="GlacierAccessory processQuotaMessage updatePdValues updateIceMakingValues Should set deactivate Detach Ice service
|
|
356
|
+
when PdStatus message is received with fsmState equal to Completed" time="0.024">
|
|
309
357
|
</testcase>
|
|
310
|
-
<testcase classname="
|
|
358
|
+
<testcase classname="GlacierAccessory initializeQuota should initialize quota when is called before initializeDefaultValues" name="GlacierAccessory initializeQuota should initialize quota when is called before initializeDefaultValues" time="0.012">
|
|
311
359
|
</testcase>
|
|
312
|
-
<testcase classname="
|
|
313
|
-
when initializing default values with quotas were not initialized properly for it" name="PowerStreamAccessory initializeDefaultValues updateConsumption BAT should update BAT consumption-related characteristics
|
|
314
|
-
when initializing default values with quotas were not initialized properly for it" time="0.005">
|
|
360
|
+
<testcase classname="GlacierAccessory initializeQuota updateEmsValues should update EmsStatus-related characteristics when is requested" name="GlacierAccessory initializeQuota updateEmsValues should update EmsStatus-related characteristics when is requested" time="0.009">
|
|
315
361
|
</testcase>
|
|
316
|
-
<testcase classname="
|
|
362
|
+
<testcase classname="GlacierAccessory initializeQuota updateEmsValues should not update EmsStatus-related characteristics when is requested and quotas were not initialized properly for it" name="GlacierAccessory initializeQuota updateEmsValues should not update EmsStatus-related characteristics when is requested and quotas were not initialized properly for it" time="0.004">
|
|
317
363
|
</testcase>
|
|
318
|
-
<testcase classname="
|
|
319
|
-
when initializing default values with quotas were not initialized properly for it" name="PowerStreamAccessory initializeDefaultValues updateConsumption INV should update INV consumption-related characteristics
|
|
320
|
-
when initializing default values with quotas were not initialized properly for it" time="0.003">
|
|
364
|
+
<testcase classname="GlacierAccessory initializeQuota updateBmsValues should update BmsStatus-related characteristics when is requested" name="GlacierAccessory initializeQuota updateBmsValues should update BmsStatus-related characteristics when is requested" time="0.006">
|
|
321
365
|
</testcase>
|
|
322
|
-
<testcase classname="
|
|
366
|
+
<testcase classname="GlacierAccessory initializeQuota updateBmsValues should not update BmsStatus-related characteristics when is requested and quotas were not initialized properly for it" name="GlacierAccessory initializeQuota updateBmsValues should not update BmsStatus-related characteristics when is requested and quotas were not initialized properly for it" time="0.04">
|
|
323
367
|
</testcase>
|
|
324
|
-
<testcase classname="
|
|
325
|
-
when initializing default values with quotas were not initialized properly for it" name="PowerStreamAccessory initializeDefaultValues updateBrightness INV should update INV brightness-related characteristics
|
|
326
|
-
when initializing default values with quotas were not initialized properly for it" time="0.005">
|
|
368
|
+
<testcase classname="GlacierAccessory initializeQuota updatePdValues updateFridgeZonesValues should update PdStatus-related characteristics when is requested" name="GlacierAccessory initializeQuota updatePdValues updateFridgeZonesValues should update PdStatus-related characteristics when is requested" time="0.011">
|
|
327
369
|
</testcase>
|
|
328
|
-
<testcase classname="
|
|
370
|
+
<testcase classname="GlacierAccessory initializeQuota updatePdValues updateFridgeZonesValues should not update PdStatus-related characteristics when is requested and quotas were not initialized properly for it" name="GlacierAccessory initializeQuota updatePdValues updateFridgeZonesValues should not update PdStatus-related characteristics when is requested and quotas were not initialized properly for it" time="0.037">
|
|
329
371
|
</testcase>
|
|
330
|
-
<testcase classname="
|
|
331
|
-
|
|
332
|
-
|
|
372
|
+
<testcase classname="GlacierAccessory initializeQuota updatePdValues updateStateValues should update PdStatus-related characteristics when is requested" name="GlacierAccessory initializeQuota updatePdValues updateStateValues should update PdStatus-related characteristics when is requested" time="0.01">
|
|
373
|
+
</testcase>
|
|
374
|
+
<testcase classname="GlacierAccessory initializeQuota updatePdValues updateStateValues should not update PdStatus-related characteristics when is requested and quotas were not initialized properly for it" name="GlacierAccessory initializeQuota updatePdValues updateStateValues should not update PdStatus-related characteristics when is requested and quotas were not initialized properly for it" time="0.014">
|
|
375
|
+
</testcase>
|
|
376
|
+
<testcase classname="GlacierAccessory initializeQuota updatePdValues updateIceMakingValues should update PdStatus-related characteristics when is requested" name="GlacierAccessory initializeQuota updatePdValues updateIceMakingValues should update PdStatus-related characteristics when is requested" time="0.02">
|
|
377
|
+
</testcase>
|
|
378
|
+
<testcase classname="GlacierAccessory initializeQuota updatePdValues updateIceMakingValues should not update PdStatus-related characteristics when is requested and quotas were not initialized properly for it" name="GlacierAccessory initializeQuota updatePdValues updateIceMakingValues should not update PdStatus-related characteristics when is requested and quotas were not initialized properly for it" time="0.009">
|
|
333
379
|
</testcase>
|
|
334
380
|
</testsuite>
|
|
335
|
-
<testsuite name="DeltaProAccessory" errors="0" failures="0" skipped="0" timestamp="2025-
|
|
336
|
-
<testcase classname="DeltaProAccessory initialize should add required services when initializing accessory" name="DeltaProAccessory initialize should add required services when initializing accessory" time="0.
|
|
381
|
+
<testsuite name="DeltaProAccessory" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:34" time="1.706" tests="39">
|
|
382
|
+
<testcase classname="DeltaProAccessory initialize should add required services when initializing accessory" name="DeltaProAccessory initialize should add required services when initializing accessory" time="0.009">
|
|
337
383
|
</testcase>
|
|
338
|
-
<testcase classname="DeltaProAccessory processQuotaMessage BmsMasterStatus should update bms status in quota when BmsStatus message is received" name="DeltaProAccessory processQuotaMessage BmsMasterStatus should update bms status in quota when BmsStatus message is received" time="0.
|
|
384
|
+
<testcase classname="DeltaProAccessory processQuotaMessage BmsMasterStatus should update bms status in quota when BmsStatus message is received" name="DeltaProAccessory processQuotaMessage BmsMasterStatus should update bms status in quota when BmsStatus message is received" time="0.013">
|
|
339
385
|
</testcase>
|
|
340
|
-
<testcase classname="DeltaProAccessory processQuotaMessage BmsMasterStatus should update battery level when BmsStatus message is received with f32ShowSoc" name="DeltaProAccessory processQuotaMessage BmsMasterStatus should update battery level when BmsStatus message is received with f32ShowSoc" time="0.
|
|
386
|
+
<testcase classname="DeltaProAccessory processQuotaMessage BmsMasterStatus should update battery level when BmsStatus message is received with f32ShowSoc" name="DeltaProAccessory processQuotaMessage BmsMasterStatus should update battery level when BmsStatus message is received with f32ShowSoc" time="0.014">
|
|
341
387
|
</testcase>
|
|
342
388
|
<testcase classname="DeltaProAccessory processQuotaMessage BmsMasterStatus should not update any characteristic when BmsStatus message is received with undefined status" name="DeltaProAccessory processQuotaMessage BmsMasterStatus should not update any characteristic when BmsStatus message is received with undefined status" time="0.012">
|
|
343
389
|
</testcase>
|
|
344
|
-
<testcase classname="DeltaProAccessory processQuotaMessage InvStatus should update inv status in quota when InvStatus message is received" name="DeltaProAccessory processQuotaMessage InvStatus should update inv status in quota when InvStatus message is received" time="0.
|
|
390
|
+
<testcase classname="DeltaProAccessory processQuotaMessage InvStatus should update inv status in quota when InvStatus message is received" name="DeltaProAccessory processQuotaMessage InvStatus should update inv status in quota when InvStatus message is received" time="0.016">
|
|
345
391
|
</testcase>
|
|
346
392
|
<testcase classname="DeltaProAccessory processQuotaMessage InvStatus should update charging state to true
|
|
347
393
|
when InvStatus message is received with non zero inputWatts and without outputWatts" name="DeltaProAccessory processQuotaMessage InvStatus should update charging state to true
|
|
348
|
-
when InvStatus message is received with non zero inputWatts and without outputWatts" time="0.
|
|
394
|
+
when InvStatus message is received with non zero inputWatts and without outputWatts" time="0.013">
|
|
349
395
|
</testcase>
|
|
350
396
|
<testcase classname="DeltaProAccessory processQuotaMessage InvStatus should update charging state to true
|
|
351
397
|
when InvStatus message is received with non zero inputWatts and non equal to it outputWatts" name="DeltaProAccessory processQuotaMessage InvStatus should update charging state to true
|
|
352
|
-
when InvStatus message is received with non zero inputWatts and non equal to it outputWatts" time="0.
|
|
398
|
+
when InvStatus message is received with non zero inputWatts and non equal to it outputWatts" time="0.004">
|
|
353
399
|
</testcase>
|
|
354
400
|
<testcase classname="DeltaProAccessory processQuotaMessage InvStatus should update charging state to false
|
|
355
401
|
when InvStatus message is received with zero inputWatts and non equal to it outputWatts" name="DeltaProAccessory processQuotaMessage InvStatus should update charging state to false
|
|
356
|
-
when InvStatus message is received with zero inputWatts and non equal to it outputWatts" time="0.
|
|
402
|
+
when InvStatus message is received with zero inputWatts and non equal to it outputWatts" time="0.004">
|
|
357
403
|
</testcase>
|
|
358
404
|
<testcase classname="DeltaProAccessory processQuotaMessage InvStatus should update charging state to false
|
|
359
405
|
when InvStatus message is received with zero inputWatts and outputWatts" name="DeltaProAccessory processQuotaMessage InvStatus should update charging state to false
|
|
360
|
-
when InvStatus message is received with zero inputWatts and outputWatts" time="0.
|
|
406
|
+
when InvStatus message is received with zero inputWatts and outputWatts" time="0.005">
|
|
361
407
|
</testcase>
|
|
362
|
-
<testcase classname="DeltaProAccessory processQuotaMessage InvStatus should update AC, USB, CAR input consumptions when InvStatus message is received with inputWatts" name="DeltaProAccessory processQuotaMessage InvStatus should update AC, USB, CAR input consumptions when InvStatus message is received with inputWatts" time="0.
|
|
408
|
+
<testcase classname="DeltaProAccessory processQuotaMessage InvStatus should update AC, USB, CAR input consumptions when InvStatus message is received with inputWatts" name="DeltaProAccessory processQuotaMessage InvStatus should update AC, USB, CAR input consumptions when InvStatus message is received with inputWatts" time="0.004">
|
|
363
409
|
</testcase>
|
|
364
|
-
<testcase classname="DeltaProAccessory processQuotaMessage InvStatus should update AC state when InvStatus message is received with cfgAcEnabled" name="DeltaProAccessory processQuotaMessage InvStatus should update AC state when InvStatus message is received with cfgAcEnabled" time="0.
|
|
410
|
+
<testcase classname="DeltaProAccessory processQuotaMessage InvStatus should update AC state when InvStatus message is received with cfgAcEnabled" name="DeltaProAccessory processQuotaMessage InvStatus should update AC state when InvStatus message is received with cfgAcEnabled" time="0.021">
|
|
365
411
|
</testcase>
|
|
366
|
-
<testcase classname="DeltaProAccessory processQuotaMessage InvStatus should update X-Boost state when InvStatus message is received with cfgAcXboost" name="DeltaProAccessory processQuotaMessage InvStatus should update X-Boost state when InvStatus message is received with cfgAcXboost" time="0.
|
|
412
|
+
<testcase classname="DeltaProAccessory processQuotaMessage InvStatus should update X-Boost state when InvStatus message is received with cfgAcXboost" name="DeltaProAccessory processQuotaMessage InvStatus should update X-Boost state when InvStatus message is received with cfgAcXboost" time="0.005">
|
|
367
413
|
</testcase>
|
|
368
414
|
<testcase classname="DeltaProAccessory processQuotaMessage InvStatus should update AC output watts consumption when InvStatus message is received with outputWatts" name="DeltaProAccessory processQuotaMessage InvStatus should update AC output watts consumption when InvStatus message is received with outputWatts" time="0.005">
|
|
369
415
|
</testcase>
|
|
370
|
-
<testcase classname="DeltaProAccessory processQuotaMessage InvStatus should not update any characteristic when InvStatus message is received with undefined status" name="DeltaProAccessory processQuotaMessage InvStatus should not update any characteristic when InvStatus message is received with undefined status" time="0.
|
|
416
|
+
<testcase classname="DeltaProAccessory processQuotaMessage InvStatus should not update any characteristic when InvStatus message is received with undefined status" name="DeltaProAccessory processQuotaMessage InvStatus should not update any characteristic when InvStatus message is received with undefined status" time="0.006">
|
|
371
417
|
</testcase>
|
|
372
418
|
<testcase classname="DeltaProAccessory processQuotaMessage PdStatus should update pd status in quota when PdStatus message is received" name="DeltaProAccessory processQuotaMessage PdStatus should update pd status in quota when PdStatus message is received" time="0.004">
|
|
373
419
|
</testcase>
|
|
374
420
|
<testcase classname="DeltaProAccessory processQuotaMessage PdStatus should update CAR state when PdStatus message is received with carState" name="DeltaProAccessory processQuotaMessage PdStatus should update CAR state when PdStatus message is received with carState" time="0.004">
|
|
375
421
|
</testcase>
|
|
376
|
-
<testcase classname="DeltaProAccessory processQuotaMessage PdStatus should update CAR output consumption when PdStatus message is received with carWatts" name="DeltaProAccessory processQuotaMessage PdStatus should update CAR output consumption when PdStatus message is received with carWatts" time="0.
|
|
422
|
+
<testcase classname="DeltaProAccessory processQuotaMessage PdStatus should update CAR output consumption when PdStatus message is received with carWatts" name="DeltaProAccessory processQuotaMessage PdStatus should update CAR output consumption when PdStatus message is received with carWatts" time="0.047">
|
|
377
423
|
</testcase>
|
|
378
|
-
<testcase classname="DeltaProAccessory processQuotaMessage PdStatus should update USB state when PdStatus message is received with dcOutState" name="DeltaProAccessory processQuotaMessage PdStatus should update USB state when PdStatus message is received with dcOutState" time="0.
|
|
424
|
+
<testcase classname="DeltaProAccessory processQuotaMessage PdStatus should update USB state when PdStatus message is received with dcOutState" name="DeltaProAccessory processQuotaMessage PdStatus should update USB state when PdStatus message is received with dcOutState" time="0.02">
|
|
379
425
|
</testcase>
|
|
380
|
-
<testcase classname="DeltaProAccessory processQuotaMessage PdStatus should update USB output consumption with 0 when PdStatus message received with 0 usb1Watts" name="DeltaProAccessory processQuotaMessage PdStatus should update USB output consumption with 0 when PdStatus message received with 0 usb1Watts" time="0.
|
|
426
|
+
<testcase classname="DeltaProAccessory processQuotaMessage PdStatus should update USB output consumption with 0 when PdStatus message received with 0 usb1Watts" name="DeltaProAccessory processQuotaMessage PdStatus should update USB output consumption with 0 when PdStatus message received with 0 usb1Watts" time="0.034">
|
|
381
427
|
</testcase>
|
|
382
|
-
<testcase classname="DeltaProAccessory processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with usb1Watts" name="DeltaProAccessory processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with usb1Watts" time="0.
|
|
428
|
+
<testcase classname="DeltaProAccessory processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with usb1Watts" name="DeltaProAccessory processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with usb1Watts" time="0.033">
|
|
383
429
|
</testcase>
|
|
384
|
-
<testcase classname="DeltaProAccessory processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with usb2Watts" name="DeltaProAccessory processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with usb2Watts" time="0.
|
|
430
|
+
<testcase classname="DeltaProAccessory processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with usb2Watts" name="DeltaProAccessory processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with usb2Watts" time="0.019">
|
|
385
431
|
</testcase>
|
|
386
|
-
<testcase classname="DeltaProAccessory processQuotaMessage PdStatus should update USB output consumption with 0 when PdStatus message received with 0 usb2Watts" name="DeltaProAccessory processQuotaMessage PdStatus should update USB output consumption with 0 when PdStatus message received with 0 usb2Watts" time="0.
|
|
432
|
+
<testcase classname="DeltaProAccessory processQuotaMessage PdStatus should update USB output consumption with 0 when PdStatus message received with 0 usb2Watts" name="DeltaProAccessory processQuotaMessage PdStatus should update USB output consumption with 0 when PdStatus message received with 0 usb2Watts" time="0.059">
|
|
387
433
|
</testcase>
|
|
388
|
-
<testcase classname="DeltaProAccessory processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with qcUsb1Watts" name="DeltaProAccessory processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with qcUsb1Watts" time="0.
|
|
434
|
+
<testcase classname="DeltaProAccessory processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with qcUsb1Watts" name="DeltaProAccessory processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with qcUsb1Watts" time="0.021">
|
|
389
435
|
</testcase>
|
|
390
436
|
<testcase classname="DeltaProAccessory processQuotaMessage PdStatus should update USB output consumption with 0 when PdStatus message received with 0 qcUsb1Watts" name="DeltaProAccessory processQuotaMessage PdStatus should update USB output consumption with 0 when PdStatus message received with 0 qcUsb1Watts" time="0.004">
|
|
391
437
|
</testcase>
|
|
392
|
-
<testcase classname="DeltaProAccessory processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with qcUsb2Watts" name="DeltaProAccessory processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with qcUsb2Watts" time="0.
|
|
438
|
+
<testcase classname="DeltaProAccessory processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with qcUsb2Watts" name="DeltaProAccessory processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with qcUsb2Watts" time="0.007">
|
|
393
439
|
</testcase>
|
|
394
440
|
<testcase classname="DeltaProAccessory processQuotaMessage PdStatus should update USB output consumption with 0 when PdStatus message received with 0 qcUsb2Watts" name="DeltaProAccessory processQuotaMessage PdStatus should update USB output consumption with 0 when PdStatus message received with 0 qcUsb2Watts" time="0.017">
|
|
395
441
|
</testcase>
|
|
396
|
-
<testcase classname="DeltaProAccessory processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with typec1Watts" name="DeltaProAccessory processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with typec1Watts" time="0.
|
|
442
|
+
<testcase classname="DeltaProAccessory processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with typec1Watts" name="DeltaProAccessory processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with typec1Watts" time="0.01">
|
|
397
443
|
</testcase>
|
|
398
|
-
<testcase classname="DeltaProAccessory processQuotaMessage PdStatus should update USB output consumption with 0 when PdStatus message received with 0 typec1Watts" name="DeltaProAccessory processQuotaMessage PdStatus should update USB output consumption with 0 when PdStatus message received with 0 typec1Watts" time="0.
|
|
444
|
+
<testcase classname="DeltaProAccessory processQuotaMessage PdStatus should update USB output consumption with 0 when PdStatus message received with 0 typec1Watts" name="DeltaProAccessory processQuotaMessage PdStatus should update USB output consumption with 0 when PdStatus message received with 0 typec1Watts" time="0.01">
|
|
399
445
|
</testcase>
|
|
400
|
-
<testcase classname="DeltaProAccessory processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with typec2Watts" name="DeltaProAccessory processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with typec2Watts" time="0.
|
|
446
|
+
<testcase classname="DeltaProAccessory processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with typec2Watts" name="DeltaProAccessory processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with typec2Watts" time="0.004">
|
|
401
447
|
</testcase>
|
|
402
|
-
<testcase classname="DeltaProAccessory processQuotaMessage PdStatus should update USB output consumption with 0 when PdStatus message received with 0 typec2Watts" name="DeltaProAccessory processQuotaMessage PdStatus should update USB output consumption with 0 when PdStatus message received with 0 typec2Watts" time="0.
|
|
448
|
+
<testcase classname="DeltaProAccessory processQuotaMessage PdStatus should update USB output consumption with 0 when PdStatus message received with 0 typec2Watts" name="DeltaProAccessory processQuotaMessage PdStatus should update USB output consumption with 0 when PdStatus message received with 0 typec2Watts" time="0.004">
|
|
403
449
|
</testcase>
|
|
404
|
-
<testcase classname="DeltaProAccessory processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with all usb-related parameters" name="DeltaProAccessory processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with all usb-related parameters" time="0.
|
|
450
|
+
<testcase classname="DeltaProAccessory processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with all usb-related parameters" name="DeltaProAccessory processQuotaMessage PdStatus should update USB output consumption when PdStatus message is received with all usb-related parameters" time="0.004">
|
|
405
451
|
</testcase>
|
|
406
|
-
<testcase classname="DeltaProAccessory processQuotaMessage PdStatus should not update any characteristic when PdStatus message is received with undefined status" name="DeltaProAccessory processQuotaMessage PdStatus should not update any characteristic when PdStatus message is received with undefined status" time="0.
|
|
452
|
+
<testcase classname="DeltaProAccessory processQuotaMessage PdStatus should not update any characteristic when PdStatus message is received with undefined status" name="DeltaProAccessory processQuotaMessage PdStatus should not update any characteristic when PdStatus message is received with undefined status" time="0.019">
|
|
407
453
|
</testcase>
|
|
408
|
-
<testcase classname="DeltaProAccessory initializeDefaultValues should initialize quota when is called before initializeDefaultValues" name="DeltaProAccessory initializeDefaultValues should initialize quota when is called before initializeDefaultValues" time="0.
|
|
454
|
+
<testcase classname="DeltaProAccessory initializeDefaultValues should initialize quota when is called before initializeDefaultValues" name="DeltaProAccessory initializeDefaultValues should initialize quota when is called before initializeDefaultValues" time="0.004">
|
|
409
455
|
</testcase>
|
|
410
456
|
<testcase classname="DeltaProAccessory initializeDefaultValues EmsStatus should update BmsStatus-related characteristics when is requested" name="DeltaProAccessory initializeDefaultValues EmsStatus should update BmsStatus-related characteristics when is requested" time="0.004">
|
|
411
457
|
</testcase>
|
|
412
|
-
<testcase classname="DeltaProAccessory initializeDefaultValues EmsStatus should update BmsStatus-related characteristics when is requested and quotas were not initialized properly for it" name="DeltaProAccessory initializeDefaultValues EmsStatus should update BmsStatus-related characteristics when is requested and quotas were not initialized properly for it" time="0.
|
|
458
|
+
<testcase classname="DeltaProAccessory initializeDefaultValues EmsStatus should update BmsStatus-related characteristics when is requested and quotas were not initialized properly for it" name="DeltaProAccessory initializeDefaultValues EmsStatus should update BmsStatus-related characteristics when is requested and quotas were not initialized properly for it" time="0.019">
|
|
413
459
|
</testcase>
|
|
414
|
-
<testcase classname="DeltaProAccessory initializeDefaultValues InvStatus should update InvStatus-related characteristics when is requested" name="DeltaProAccessory initializeDefaultValues InvStatus should update InvStatus-related characteristics when is requested" time="0.
|
|
460
|
+
<testcase classname="DeltaProAccessory initializeDefaultValues InvStatus should update InvStatus-related characteristics when is requested" name="DeltaProAccessory initializeDefaultValues InvStatus should update InvStatus-related characteristics when is requested" time="0.005">
|
|
415
461
|
</testcase>
|
|
416
|
-
<testcase classname="DeltaProAccessory initializeDefaultValues InvStatus should update InvStatus-related characteristics when is requested and quotas were not initialized properly for it" name="DeltaProAccessory initializeDefaultValues InvStatus should update InvStatus-related characteristics when is requested and quotas were not initialized properly for it" time="0.
|
|
462
|
+
<testcase classname="DeltaProAccessory initializeDefaultValues InvStatus should update InvStatus-related characteristics when is requested and quotas were not initialized properly for it" name="DeltaProAccessory initializeDefaultValues InvStatus should update InvStatus-related characteristics when is requested and quotas were not initialized properly for it" time="0.004">
|
|
417
463
|
</testcase>
|
|
418
|
-
<testcase classname="DeltaProAccessory initializeDefaultValues PdStatus should update PdStatus-related characteristics when is requested" name="DeltaProAccessory initializeDefaultValues PdStatus should update PdStatus-related characteristics when is requested" time="0.
|
|
464
|
+
<testcase classname="DeltaProAccessory initializeDefaultValues PdStatus should update PdStatus-related characteristics when is requested" name="DeltaProAccessory initializeDefaultValues PdStatus should update PdStatus-related characteristics when is requested" time="0.004">
|
|
419
465
|
</testcase>
|
|
420
466
|
<testcase classname="DeltaProAccessory initializeDefaultValues PdStatus should update PdStatus-related characteristics when is requested and quotas were not initialized properly for it" name="DeltaProAccessory initializeDefaultValues PdStatus should update PdStatus-related characteristics when is requested and quotas were not initialized properly for it" time="0.003">
|
|
421
467
|
</testcase>
|
|
422
468
|
</testsuite>
|
|
423
|
-
<testsuite name="
|
|
424
|
-
<testcase classname="
|
|
469
|
+
<testsuite name="DeltaProUltraAccessory" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:34" time="1.733" tests="45">
|
|
470
|
+
<testcase classname="DeltaProUltraAccessory initialize should add required services when initializing accessory" name="DeltaProUltraAccessory initialize should add required services when initializing accessory" time="0.007">
|
|
471
|
+
</testcase>
|
|
472
|
+
<testcase classname="DeltaProUltraAccessory processQuotaMessage PdStatus should update pd status in quota when PdStatus message is received" name="DeltaProUltraAccessory processQuotaMessage PdStatus should update pd status in quota when PdStatus message is received" time="0.005">
|
|
473
|
+
</testcase>
|
|
474
|
+
<testcase classname="DeltaProUltraAccessory processQuotaMessage PdStatus should not update any characteristic when PdStatus message is received with undefined status" name="DeltaProUltraAccessory processQuotaMessage PdStatus should not update any characteristic when PdStatus message is received with undefined status" time="0.006">
|
|
425
475
|
</testcase>
|
|
426
|
-
<testcase classname="
|
|
476
|
+
<testcase classname="DeltaProUltraAccessory processQuotaMessage PdStatus BatteryLevel should update battery level when PdStatus message is received with soc" name="DeltaProUltraAccessory processQuotaMessage PdStatus BatteryLevel should update battery level when PdStatus message is received with soc" time="0.005">
|
|
427
477
|
</testcase>
|
|
428
|
-
<testcase classname="
|
|
478
|
+
<testcase classname="DeltaProUltraAccessory processQuotaMessage PdStatus BatteryLevel should not update any characteristic when PdStatus message is received with undefined status" name="DeltaProUltraAccessory processQuotaMessage PdStatus BatteryLevel should not update any characteristic when PdStatus message is received with undefined status" time="0.012">
|
|
429
479
|
</testcase>
|
|
430
|
-
<testcase classname="
|
|
480
|
+
<testcase classname="DeltaProUltraAccessory processQuotaMessage PdStatus ChargingState should update charging state to true
|
|
481
|
+
when PdStatus message is received with non zero wattsInSum and without wattsOutSum" name="DeltaProUltraAccessory processQuotaMessage PdStatus ChargingState should update charging state to true
|
|
482
|
+
when PdStatus message is received with non zero wattsInSum and without wattsOutSum" time="0.005">
|
|
431
483
|
</testcase>
|
|
432
|
-
<testcase classname="
|
|
484
|
+
<testcase classname="DeltaProUltraAccessory processQuotaMessage PdStatus ChargingState should update charging state to true
|
|
485
|
+
when PdStatus message is received with non zero wattsInSum and non equal to it wattsOutSum" name="DeltaProUltraAccessory processQuotaMessage PdStatus ChargingState should update charging state to true
|
|
486
|
+
when PdStatus message is received with non zero wattsInSum and non equal to it wattsOutSum" time="0.009">
|
|
487
|
+
</testcase>
|
|
488
|
+
<testcase classname="DeltaProUltraAccessory processQuotaMessage PdStatus ChargingState should update charging state to false
|
|
489
|
+
when PdStatus message is received with zero wattsInSum and non equal to it wattsOutSum" name="DeltaProUltraAccessory processQuotaMessage PdStatus ChargingState should update charging state to false
|
|
490
|
+
when PdStatus message is received with zero wattsInSum and non equal to it wattsOutSum" time="0.018">
|
|
491
|
+
</testcase>
|
|
492
|
+
<testcase classname="DeltaProUltraAccessory processQuotaMessage PdStatus ChargingState should update charging state to false
|
|
493
|
+
when PdStatus message is received with zero wattsInSum and wattsOutSum" name="DeltaProUltraAccessory processQuotaMessage PdStatus ChargingState should update charging state to false
|
|
494
|
+
when PdStatus message is received with zero wattsInSum and wattsOutSum" time="0.012">
|
|
495
|
+
</testcase>
|
|
496
|
+
<testcase classname="DeltaProUltraAccessory processQuotaMessage PdStatus ChargingState should update AC, USB input consumptions when PdStatus message is received with wattsInSum" name="DeltaProUltraAccessory processQuotaMessage PdStatus ChargingState should update AC, USB input consumptions when PdStatus message is received with wattsInSum" time="0.009">
|
|
497
|
+
</testcase>
|
|
498
|
+
<testcase classname="DeltaProUltraAccessory processQuotaMessage PdStatus AC should update AC output consumption when PdStatus message is received with outAcL11Pwr" name="DeltaProUltraAccessory processQuotaMessage PdStatus AC should update AC output consumption when PdStatus message is received with outAcL11Pwr" time="0.006">
|
|
499
|
+
</testcase>
|
|
500
|
+
<testcase classname="DeltaProUltraAccessory processQuotaMessage PdStatus AC should update AC output consumption with 0 when PdStatus message received with 0 outAcL11Pwr" name="DeltaProUltraAccessory processQuotaMessage PdStatus AC should update AC output consumption with 0 when PdStatus message received with 0 outAcL11Pwr" time="0.009">
|
|
501
|
+
</testcase>
|
|
502
|
+
<testcase classname="DeltaProUltraAccessory processQuotaMessage PdStatus AC should update AC output consumption when PdStatus message is received with outAcL12Pwr" name="DeltaProUltraAccessory processQuotaMessage PdStatus AC should update AC output consumption when PdStatus message is received with outAcL12Pwr" time="0.009">
|
|
503
|
+
</testcase>
|
|
504
|
+
<testcase classname="DeltaProUltraAccessory processQuotaMessage PdStatus AC should update AC output consumption with 0 when PdStatus message received with 0 outAcL12Pwr" name="DeltaProUltraAccessory processQuotaMessage PdStatus AC should update AC output consumption with 0 when PdStatus message received with 0 outAcL12Pwr" time="0.007">
|
|
505
|
+
</testcase>
|
|
506
|
+
<testcase classname="DeltaProUltraAccessory processQuotaMessage PdStatus AC should update AC output consumption when PdStatus message is received with outAcL21Pwr" name="DeltaProUltraAccessory processQuotaMessage PdStatus AC should update AC output consumption when PdStatus message is received with outAcL21Pwr" time="0.008">
|
|
507
|
+
</testcase>
|
|
508
|
+
<testcase classname="DeltaProUltraAccessory processQuotaMessage PdStatus AC should update AC output consumption with 0 when PdStatus message received with 0 outAcL21Pwr" name="DeltaProUltraAccessory processQuotaMessage PdStatus AC should update AC output consumption with 0 when PdStatus message received with 0 outAcL21Pwr" time="0.003">
|
|
509
|
+
</testcase>
|
|
510
|
+
<testcase classname="DeltaProUltraAccessory processQuotaMessage PdStatus AC should update AC output consumption when PdStatus message is received with outAcL22Pwr" name="DeltaProUltraAccessory processQuotaMessage PdStatus AC should update AC output consumption when PdStatus message is received with outAcL22Pwr" time="0.003">
|
|
511
|
+
</testcase>
|
|
512
|
+
<testcase classname="DeltaProUltraAccessory processQuotaMessage PdStatus AC should update AC output consumption with 0 when PdStatus message received with 0 outAcL22Pwr" name="DeltaProUltraAccessory processQuotaMessage PdStatus AC should update AC output consumption with 0 when PdStatus message received with 0 outAcL22Pwr" time="0.023">
|
|
513
|
+
</testcase>
|
|
514
|
+
<testcase classname="DeltaProUltraAccessory processQuotaMessage PdStatus AC should update AC output consumption when PdStatus message is received with outAcTtPwr" name="DeltaProUltraAccessory processQuotaMessage PdStatus AC should update AC output consumption when PdStatus message is received with outAcTtPwr" time="0.003">
|
|
515
|
+
</testcase>
|
|
516
|
+
<testcase classname="DeltaProUltraAccessory processQuotaMessage PdStatus AC should update AC output consumption with 0 when PdStatus message received with 0 outAcTtPwr" name="DeltaProUltraAccessory processQuotaMessage PdStatus AC should update AC output consumption with 0 when PdStatus message received with 0 outAcTtPwr" time="0.008">
|
|
517
|
+
</testcase>
|
|
518
|
+
<testcase classname="DeltaProUltraAccessory processQuotaMessage PdStatus AC should update AC output consumption when PdStatus message is received with outAcL14Pwr" name="DeltaProUltraAccessory processQuotaMessage PdStatus AC should update AC output consumption when PdStatus message is received with outAcL14Pwr" time="0.013">
|
|
519
|
+
</testcase>
|
|
520
|
+
<testcase classname="DeltaProUltraAccessory processQuotaMessage PdStatus AC should update AC output consumption with 0 when PdStatus message received with 0 outAcL14Pwr" name="DeltaProUltraAccessory processQuotaMessage PdStatus AC should update AC output consumption with 0 when PdStatus message received with 0 outAcL14Pwr" time="0.01">
|
|
521
|
+
</testcase>
|
|
522
|
+
<testcase classname="DeltaProUltraAccessory processQuotaMessage PdStatus AC should update AC output consumption when PdStatus message is received with outAc5p8Pwr" name="DeltaProUltraAccessory processQuotaMessage PdStatus AC should update AC output consumption when PdStatus message is received with outAc5p8Pwr" time="0.007">
|
|
523
|
+
</testcase>
|
|
524
|
+
<testcase classname="DeltaProUltraAccessory processQuotaMessage PdStatus AC should update AC output consumption with 0 when PdStatus message received with 0 outAc5p8Pwr" name="DeltaProUltraAccessory processQuotaMessage PdStatus AC should update AC output consumption with 0 when PdStatus message received with 0 outAc5p8Pwr" time="0.007">
|
|
525
|
+
</testcase>
|
|
526
|
+
<testcase classname="DeltaProUltraAccessory processQuotaMessage PdStatus AC should update AC output consumption when PdStatus message is received with all ac-related parameters" name="DeltaProUltraAccessory processQuotaMessage PdStatus AC should update AC output consumption when PdStatus message is received with all ac-related parameters" time="0.02">
|
|
527
|
+
</testcase>
|
|
528
|
+
<testcase classname="DeltaProUltraAccessory processQuotaMessage PdStatus USB should update USB output consumption when PdStatus message is received with outUsb1Pwr" name="DeltaProUltraAccessory processQuotaMessage PdStatus USB should update USB output consumption when PdStatus message is received with outUsb1Pwr" time="0.004">
|
|
529
|
+
</testcase>
|
|
530
|
+
<testcase classname="DeltaProUltraAccessory processQuotaMessage PdStatus USB should update USB output consumption with 0 when PdStatus message received with 0 outUsb1Pwr" name="DeltaProUltraAccessory processQuotaMessage PdStatus USB should update USB output consumption with 0 when PdStatus message received with 0 outUsb1Pwr" time="0.008">
|
|
531
|
+
</testcase>
|
|
532
|
+
<testcase classname="DeltaProUltraAccessory processQuotaMessage PdStatus USB should update USB output consumption when PdStatus message is received with outUsb2Pwr" name="DeltaProUltraAccessory processQuotaMessage PdStatus USB should update USB output consumption when PdStatus message is received with outUsb2Pwr" time="0.004">
|
|
533
|
+
</testcase>
|
|
534
|
+
<testcase classname="DeltaProUltraAccessory processQuotaMessage PdStatus USB should update USB output consumption with 0 when PdStatus message received with 0 outUsb2Pwr" name="DeltaProUltraAccessory processQuotaMessage PdStatus USB should update USB output consumption with 0 when PdStatus message received with 0 outUsb2Pwr" time="0.004">
|
|
535
|
+
</testcase>
|
|
536
|
+
<testcase classname="DeltaProUltraAccessory processQuotaMessage PdStatus USB should update USB output consumption when PdStatus message is received with outTypec1Pwr" name="DeltaProUltraAccessory processQuotaMessage PdStatus USB should update USB output consumption when PdStatus message is received with outTypec1Pwr" time="0.004">
|
|
537
|
+
</testcase>
|
|
538
|
+
<testcase classname="DeltaProUltraAccessory processQuotaMessage PdStatus USB should update USB output consumption with 0 when PdStatus message received with 0 outTypec1Pwr" name="DeltaProUltraAccessory processQuotaMessage PdStatus USB should update USB output consumption with 0 when PdStatus message received with 0 outTypec1Pwr" time="0.007">
|
|
539
|
+
</testcase>
|
|
540
|
+
<testcase classname="DeltaProUltraAccessory processQuotaMessage PdStatus USB should update USB output consumption when PdStatus message is received with outTypec2Pwr" name="DeltaProUltraAccessory processQuotaMessage PdStatus USB should update USB output consumption when PdStatus message is received with outTypec2Pwr" time="0.036">
|
|
541
|
+
</testcase>
|
|
542
|
+
<testcase classname="DeltaProUltraAccessory processQuotaMessage PdStatus USB should update USB output consumption with 0 when PdStatus message received with 0 outTypec2Pwr" name="DeltaProUltraAccessory processQuotaMessage PdStatus USB should update USB output consumption with 0 when PdStatus message received with 0 outTypec2Pwr" time="0.006">
|
|
543
|
+
</testcase>
|
|
544
|
+
<testcase classname="DeltaProUltraAccessory processQuotaMessage PdStatus USB should update USB output consumption when PdStatus message is received with all usb-related parameters" name="DeltaProUltraAccessory processQuotaMessage PdStatus USB should update USB output consumption when PdStatus message is received with all usb-related parameters" time="0.007">
|
|
545
|
+
</testcase>
|
|
546
|
+
<testcase classname="DeltaProUltraAccessory processQuotaMessage PdSetStatus should not update any characteristic when PdSetStatus message is received with undefined status" name="DeltaProUltraAccessory processQuotaMessage PdSetStatus should not update any characteristic when PdSetStatus message is received with undefined status" time="0.006">
|
|
547
|
+
</testcase>
|
|
548
|
+
<testcase classname="DeltaProUltraAccessory initializeDefaultValues should initialize quota when is called before initializeDefaultValues" name="DeltaProUltraAccessory initializeDefaultValues should initialize quota when is called before initializeDefaultValues" time="0.004">
|
|
549
|
+
</testcase>
|
|
550
|
+
<testcase classname="DeltaProUltraAccessory initializeDefaultValues PdStatus BatteryLevel should update BatteryLevel-related characteristics when is requested" name="DeltaProUltraAccessory initializeDefaultValues PdStatus BatteryLevel should update BatteryLevel-related characteristics when is requested" time="0.004">
|
|
551
|
+
</testcase>
|
|
552
|
+
<testcase classname="DeltaProUltraAccessory initializeDefaultValues PdStatus BatteryLevel should update BatteryLevel-related characteristics when is requested and quotas were not initialized properly for it" name="DeltaProUltraAccessory initializeDefaultValues PdStatus BatteryLevel should update BatteryLevel-related characteristics when is requested and quotas were not initialized properly for it" time="0.022">
|
|
553
|
+
</testcase>
|
|
554
|
+
<testcase classname="DeltaProUltraAccessory initializeDefaultValues PdStatus ChargingState should update ChargingState-related characteristics when is requested" name="DeltaProUltraAccessory initializeDefaultValues PdStatus ChargingState should update ChargingState-related characteristics when is requested" time="0.004">
|
|
555
|
+
</testcase>
|
|
556
|
+
<testcase classname="DeltaProUltraAccessory initializeDefaultValues PdStatus ChargingState should not update ChargingState-related characteristics when is requested and quotas were not initialized properly for it" name="DeltaProUltraAccessory initializeDefaultValues PdStatus ChargingState should not update ChargingState-related characteristics when is requested and quotas were not initialized properly for it" time="0.003">
|
|
557
|
+
</testcase>
|
|
558
|
+
<testcase classname="DeltaProUltraAccessory initializeDefaultValues PdStatus AC should update AC-related characteristics when is requested" name="DeltaProUltraAccessory initializeDefaultValues PdStatus AC should update AC-related characteristics when is requested" time="0.003">
|
|
559
|
+
</testcase>
|
|
560
|
+
<testcase classname="DeltaProUltraAccessory initializeDefaultValues PdStatus AC should not update AC-related characteristics when is requested and quotas were not initialized properly for it" name="DeltaProUltraAccessory initializeDefaultValues PdStatus AC should not update AC-related characteristics when is requested and quotas were not initialized properly for it" time="0.003">
|
|
561
|
+
</testcase>
|
|
562
|
+
<testcase classname="DeltaProUltraAccessory initializeDefaultValues PdStatus USB should update USB-related characteristics when is requested" name="DeltaProUltraAccessory initializeDefaultValues PdStatus USB should update USB-related characteristics when is requested" time="0.003">
|
|
563
|
+
</testcase>
|
|
564
|
+
<testcase classname="DeltaProUltraAccessory initializeDefaultValues PdStatus USB should not update USB-related characteristics when is requested and quotas were not initialized properly for it" name="DeltaProUltraAccessory initializeDefaultValues PdStatus USB should not update USB-related characteristics when is requested and quotas were not initialized properly for it" time="0.003">
|
|
565
|
+
</testcase>
|
|
566
|
+
<testcase classname="DeltaProUltraAccessory initializeDefaultValues PdSetStatus should update PdSetStatus-related characteristics when is requested and quotas were not initialized properly for it" name="DeltaProUltraAccessory initializeDefaultValues PdSetStatus should update PdSetStatus-related characteristics when is requested and quotas were not initialized properly for it" time="0.016">
|
|
567
|
+
</testcase>
|
|
568
|
+
</testsuite>
|
|
569
|
+
<testsuite name="DeltaPro3Accessory" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:35" time="1.557" tests="28">
|
|
570
|
+
<testcase classname="DeltaPro3Accessory initialize should add required services when initializing accessory" name="DeltaPro3Accessory initialize should add required services when initializing accessory" time="0.03">
|
|
571
|
+
</testcase>
|
|
572
|
+
<testcase classname="DeltaPro3Accessory processQuotaMessage updateSocValues should update soc values in quota when received message contains them" name="DeltaPro3Accessory processQuotaMessage updateSocValues should update soc values in quota when received message contains them" time="0.019">
|
|
573
|
+
</testcase>
|
|
574
|
+
<testcase classname="DeltaPro3Accessory processQuotaMessage updateSocValues should update battery level when message is received with cmsBattSoc" name="DeltaPro3Accessory processQuotaMessage updateSocValues should update battery level when message is received with cmsBattSoc" time="0.01">
|
|
575
|
+
</testcase>
|
|
576
|
+
<testcase classname="DeltaPro3Accessory processQuotaMessage updateSocValues should not update any characteristic when message is received with undefined status" name="DeltaPro3Accessory processQuotaMessage updateSocValues should not update any characteristic when message is received with undefined status" time="0.008">
|
|
577
|
+
</testcase>
|
|
578
|
+
<testcase classname="DeltaPro3Accessory processQuotaMessage updateInputWattsValues should update input watts in quota when received message contains it" name="DeltaPro3Accessory processQuotaMessage updateInputWattsValues should update input watts in quota when received message contains it" time="0.007">
|
|
433
579
|
</testcase>
|
|
434
580
|
<testcase classname="DeltaPro3Accessory processQuotaMessage updateInputWattsValues should update charging state to true
|
|
435
581
|
when message is received with non zero inputWatts and without outputWatts" name="DeltaPro3Accessory processQuotaMessage updateInputWattsValues should update charging state to true
|
|
436
|
-
when message is received with non zero inputWatts and without outputWatts" time="0.
|
|
582
|
+
when message is received with non zero inputWatts and without outputWatts" time="0.004">
|
|
437
583
|
</testcase>
|
|
438
584
|
<testcase classname="DeltaPro3Accessory processQuotaMessage updateInputWattsValues should update charging state to true
|
|
439
585
|
when message is received with non zero inputWatts and non equal to it outputWatts" name="DeltaPro3Accessory processQuotaMessage updateInputWattsValues should update charging state to true
|
|
440
|
-
when message is received with non zero inputWatts and non equal to it outputWatts" time="0.
|
|
586
|
+
when message is received with non zero inputWatts and non equal to it outputWatts" time="0.019">
|
|
441
587
|
</testcase>
|
|
442
588
|
<testcase classname="DeltaPro3Accessory processQuotaMessage updateInputWattsValues should update charging state to false
|
|
443
589
|
when message is received with zero inputWatts and non equal to it outputWatts" name="DeltaPro3Accessory processQuotaMessage updateInputWattsValues should update charging state to false
|
|
444
|
-
when message is received with zero inputWatts and non equal to it outputWatts" time="0.
|
|
590
|
+
when message is received with zero inputWatts and non equal to it outputWatts" time="0.007">
|
|
445
591
|
</testcase>
|
|
446
592
|
<testcase classname="DeltaPro3Accessory processQuotaMessage updateInputWattsValues should update charging state to false
|
|
447
593
|
when message is received with zero inputWatts and outputWatts" name="DeltaPro3Accessory processQuotaMessage updateInputWattsValues should update charging state to false
|
|
448
|
-
when message is received with zero inputWatts and outputWatts" time="0.
|
|
594
|
+
when message is received with zero inputWatts and outputWatts" time="0.012">
|
|
449
595
|
</testcase>
|
|
450
|
-
<testcase classname="DeltaPro3Accessory processQuotaMessage updateInputWattsValues should update AC HV, AC LV, DC 12V input consumptions when message is received with inputWatts" name="DeltaPro3Accessory processQuotaMessage updateInputWattsValues should update AC HV, AC LV, DC 12V input consumptions when message is received with inputWatts" time="0.
|
|
596
|
+
<testcase classname="DeltaPro3Accessory processQuotaMessage updateInputWattsValues should update AC HV, AC LV, DC 12V input consumptions when message is received with inputWatts" name="DeltaPro3Accessory processQuotaMessage updateInputWattsValues should update AC HV, AC LV, DC 12V input consumptions when message is received with inputWatts" time="0.007">
|
|
451
597
|
</testcase>
|
|
452
|
-
<testcase classname="DeltaPro3Accessory processQuotaMessage updateInputWattsValues should not update any characteristic when message is received with undefined status" name="DeltaPro3Accessory processQuotaMessage updateInputWattsValues should not update any characteristic when message is received with undefined status" time="0.
|
|
598
|
+
<testcase classname="DeltaPro3Accessory processQuotaMessage updateInputWattsValues should not update any characteristic when message is received with undefined status" name="DeltaPro3Accessory processQuotaMessage updateInputWattsValues should not update any characteristic when message is received with undefined status" time="0.007">
|
|
453
599
|
</testcase>
|
|
454
|
-
<testcase classname="DeltaPro3Accessory processQuotaMessage updateOutputWattsValues should update AC HV output watts consumption when message is received with powGetAcHvOut" name="DeltaPro3Accessory processQuotaMessage updateOutputWattsValues should update AC HV output watts consumption when message is received with powGetAcHvOut" time="0.
|
|
600
|
+
<testcase classname="DeltaPro3Accessory processQuotaMessage updateOutputWattsValues should update AC HV output watts consumption when message is received with powGetAcHvOut" name="DeltaPro3Accessory processQuotaMessage updateOutputWattsValues should update AC HV output watts consumption when message is received with powGetAcHvOut" time="0.008">
|
|
455
601
|
</testcase>
|
|
456
|
-
<testcase classname="DeltaPro3Accessory processQuotaMessage updateOutputWattsValues should update AC LV output consumption when message is received with powGetAcLvOut" name="DeltaPro3Accessory processQuotaMessage updateOutputWattsValues should update AC LV output consumption when message is received with powGetAcLvOut" time="0.
|
|
602
|
+
<testcase classname="DeltaPro3Accessory processQuotaMessage updateOutputWattsValues should update AC LV output consumption when message is received with powGetAcLvOut" name="DeltaPro3Accessory processQuotaMessage updateOutputWattsValues should update AC LV output consumption when message is received with powGetAcLvOut" time="0.011">
|
|
457
603
|
</testcase>
|
|
458
604
|
<testcase classname="DeltaPro3Accessory processQuotaMessage updateOutputWattsValues should update DC 12V output consumption when message is received with powGet12v" name="DeltaPro3Accessory processQuotaMessage updateOutputWattsValues should update DC 12V output consumption when message is received with powGet12v" time="0.007">
|
|
459
605
|
</testcase>
|
|
460
606
|
<testcase classname="DeltaPro3Accessory processQuotaMessage updateOutputWattsValues should not update any characteristic when message is received with undefined status" name="DeltaPro3Accessory processQuotaMessage updateOutputWattsValues should not update any characteristic when message is received with undefined status" time="0.006">
|
|
461
607
|
</testcase>
|
|
462
|
-
<testcase classname="DeltaPro3Accessory processQuotaMessage updateSwitchStateValues should update AC HV state when message is received with flowInfoAcHvOut" name="DeltaPro3Accessory processQuotaMessage updateSwitchStateValues should update AC HV state when message is received with flowInfoAcHvOut" time="0.
|
|
608
|
+
<testcase classname="DeltaPro3Accessory processQuotaMessage updateSwitchStateValues should update AC HV state when message is received with flowInfoAcHvOut" name="DeltaPro3Accessory processQuotaMessage updateSwitchStateValues should update AC HV state when message is received with flowInfoAcHvOut" time="0.007">
|
|
463
609
|
</testcase>
|
|
464
|
-
<testcase classname="DeltaPro3Accessory processQuotaMessage updateSwitchStateValues should update AC LV state when message is received with flowInfoAcLvOut" name="DeltaPro3Accessory processQuotaMessage updateSwitchStateValues should update AC LV state when message is received with flowInfoAcLvOut" time="0.
|
|
610
|
+
<testcase classname="DeltaPro3Accessory processQuotaMessage updateSwitchStateValues should update AC LV state when message is received with flowInfoAcLvOut" name="DeltaPro3Accessory processQuotaMessage updateSwitchStateValues should update AC LV state when message is received with flowInfoAcLvOut" time="0.016">
|
|
465
611
|
</testcase>
|
|
466
|
-
<testcase classname="DeltaPro3Accessory processQuotaMessage updateSwitchStateValues should update DC 12V state when message is received with flowInfo12v" name="DeltaPro3Accessory processQuotaMessage updateSwitchStateValues should update DC 12V state when message is received with flowInfo12v" time="0.
|
|
612
|
+
<testcase classname="DeltaPro3Accessory processQuotaMessage updateSwitchStateValues should update DC 12V state when message is received with flowInfo12v" name="DeltaPro3Accessory processQuotaMessage updateSwitchStateValues should update DC 12V state when message is received with flowInfo12v" time="0.01">
|
|
467
613
|
</testcase>
|
|
468
|
-
<testcase classname="DeltaPro3Accessory processQuotaMessage updateSwitchStateValues should update
|
|
614
|
+
<testcase classname="DeltaPro3Accessory processQuotaMessage updateSwitchStateValues should not update any characteristic when message is received with undefined status" name="DeltaPro3Accessory processQuotaMessage updateSwitchStateValues should not update any characteristic when message is received with undefined status" time="0.024">
|
|
469
615
|
</testcase>
|
|
470
|
-
<testcase classname="DeltaPro3Accessory
|
|
616
|
+
<testcase classname="DeltaPro3Accessory initializeDefaultValues should initialize quota when is called before initializeDefaultValues" name="DeltaPro3Accessory initializeDefaultValues should initialize quota when is called before initializeDefaultValues" time="0.007">
|
|
471
617
|
</testcase>
|
|
472
|
-
<testcase classname="DeltaPro3Accessory initializeDefaultValues should
|
|
618
|
+
<testcase classname="DeltaPro3Accessory initializeDefaultValues updateSocValues should update soc-related characteristics when is requested" name="DeltaPro3Accessory initializeDefaultValues updateSocValues should update soc-related characteristics when is requested" time="0.011">
|
|
473
619
|
</testcase>
|
|
474
|
-
<testcase classname="DeltaPro3Accessory initializeDefaultValues updateSocValues should update soc-related characteristics when is requested" name="DeltaPro3Accessory initializeDefaultValues updateSocValues should update soc-related characteristics when is requested" time="0.007">
|
|
620
|
+
<testcase classname="DeltaPro3Accessory initializeDefaultValues updateSocValues should not update soc-related characteristics when is requested and quotas were not initialized properly for it" name="DeltaPro3Accessory initializeDefaultValues updateSocValues should not update soc-related characteristics when is requested and quotas were not initialized properly for it" time="0.007">
|
|
475
621
|
</testcase>
|
|
476
|
-
<testcase classname="DeltaPro3Accessory initializeDefaultValues
|
|
622
|
+
<testcase classname="DeltaPro3Accessory initializeDefaultValues updateInputWattsValues should update input watts-related characteristics when is requested" name="DeltaPro3Accessory initializeDefaultValues updateInputWattsValues should update input watts-related characteristics when is requested" time="0.009">
|
|
477
623
|
</testcase>
|
|
478
|
-
<testcase classname="DeltaPro3Accessory initializeDefaultValues updateInputWattsValues should update input watts-related characteristics when is requested" name="DeltaPro3Accessory initializeDefaultValues updateInputWattsValues should update input watts-related characteristics when is requested" time="0.
|
|
624
|
+
<testcase classname="DeltaPro3Accessory initializeDefaultValues updateInputWattsValues should update input watts-related characteristics when is requested and quotas were not initialized properly for it" name="DeltaPro3Accessory initializeDefaultValues updateInputWattsValues should update input watts-related characteristics when is requested and quotas were not initialized properly for it" time="0.021">
|
|
479
625
|
</testcase>
|
|
480
|
-
<testcase classname="DeltaPro3Accessory initializeDefaultValues
|
|
626
|
+
<testcase classname="DeltaPro3Accessory initializeDefaultValues updateOutputWattsValues should update output watts-related characteristics when is requested" name="DeltaPro3Accessory initializeDefaultValues updateOutputWattsValues should update output watts-related characteristics when is requested" time="0.007">
|
|
481
627
|
</testcase>
|
|
482
|
-
<testcase classname="DeltaPro3Accessory initializeDefaultValues updateOutputWattsValues should update output watts-related characteristics when is requested" name="DeltaPro3Accessory initializeDefaultValues updateOutputWattsValues should update output watts-related characteristics when is requested" time="0.
|
|
628
|
+
<testcase classname="DeltaPro3Accessory initializeDefaultValues updateOutputWattsValues should update output watts-related characteristics when is requested and quotas were not initialized properly for it" name="DeltaPro3Accessory initializeDefaultValues updateOutputWattsValues should update output watts-related characteristics when is requested and quotas were not initialized properly for it" time="0.005">
|
|
483
629
|
</testcase>
|
|
484
|
-
<testcase classname="DeltaPro3Accessory initializeDefaultValues
|
|
630
|
+
<testcase classname="DeltaPro3Accessory initializeDefaultValues updateSwitchStateValues should update switch-related characteristics when is requested" name="DeltaPro3Accessory initializeDefaultValues updateSwitchStateValues should update switch-related characteristics when is requested" time="0.003">
|
|
485
631
|
</testcase>
|
|
486
|
-
<testcase classname="DeltaPro3Accessory initializeDefaultValues updateSwitchStateValues should update switch-related characteristics when is requested" name="DeltaPro3Accessory initializeDefaultValues updateSwitchStateValues should update switch-related characteristics when is requested" time="0.
|
|
487
|
-
</testcase>
|
|
488
|
-
<testcase classname="DeltaPro3Accessory initializeDefaultValues updateSwitchStateValues should update switch-related characteristics when is requested and quotas were not initialized properly for it" name="DeltaPro3Accessory initializeDefaultValues updateSwitchStateValues should update switch-related characteristics when is requested and quotas were not initialized properly for it" time="0.007">
|
|
632
|
+
<testcase classname="DeltaPro3Accessory initializeDefaultValues updateSwitchStateValues should update switch-related characteristics when is requested and quotas were not initialized properly for it" name="DeltaPro3Accessory initializeDefaultValues updateSwitchStateValues should update switch-related characteristics when is requested and quotas were not initialized properly for it" time="0.004">
|
|
489
633
|
</testcase>
|
|
490
634
|
</testsuite>
|
|
491
|
-
<testsuite name="
|
|
492
|
-
<testcase classname="
|
|
635
|
+
<testsuite name="SmartPlugAccessory" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:36" time="0.922" tests="26">
|
|
636
|
+
<testcase classname="SmartPlugAccessory initialize should add required services when initializing accessory" name="SmartPlugAccessory initialize should add required services when initializing accessory" time="0.009">
|
|
493
637
|
</testcase>
|
|
494
|
-
<testcase classname="
|
|
638
|
+
<testcase classname="SmartPlugAccessory initialize outletServices additionalCharacteristics should initialize outlet service with additional characteristics when settings are defined in config" name="SmartPlugAccessory initialize outletServices additionalCharacteristics should initialize outlet service with additional characteristics when settings are defined in config" time="0.006">
|
|
495
639
|
</testcase>
|
|
496
|
-
<testcase classname="
|
|
640
|
+
<testcase classname="SmartPlugAccessory initialize outletServices additionalCharacteristics should initialize outlet service without additional characteristics when settings are not defined in config" name="SmartPlugAccessory initialize outletServices additionalCharacteristics should initialize outlet service without additional characteristics when settings are not defined in config" time="0.003">
|
|
497
641
|
</testcase>
|
|
498
|
-
<testcase classname="
|
|
642
|
+
<testcase classname="SmartPlugAccessory initialize outletServices additionalCharacteristics should notinitialize outlet service without additional characteristics when outlet settings are not defined in config" name="SmartPlugAccessory initialize outletServices additionalCharacteristics should notinitialize outlet service without additional characteristics when outlet settings are not defined in config" time="0.004">
|
|
499
643
|
</testcase>
|
|
500
|
-
<testcase classname="
|
|
644
|
+
<testcase classname="SmartPlugAccessory initialize brightnessService maxBrightness should initialize indicator service with permanent max brightness when it is created" name="SmartPlugAccessory initialize brightnessService maxBrightness should initialize indicator service with permanent max brightness when it is created" time="0.005">
|
|
501
645
|
</testcase>
|
|
502
|
-
<testcase classname="
|
|
646
|
+
<testcase classname="SmartPlugAccessory processQuotaMessage Hearbeat should update heartbeat in quota when Hearbeat message is received" name="SmartPlugAccessory processQuotaMessage Hearbeat should update heartbeat in quota when Hearbeat message is received" time="0.004">
|
|
503
647
|
</testcase>
|
|
504
|
-
<testcase classname="
|
|
648
|
+
<testcase classname="SmartPlugAccessory processQuotaMessage Hearbeat updateOutletValues should not update outlet characteristics when Hearbeat message is received with undefined status" name="SmartPlugAccessory processQuotaMessage Hearbeat updateOutletValues should not update outlet characteristics when Hearbeat message is received with undefined status" time="0.006">
|
|
505
649
|
</testcase>
|
|
506
|
-
<testcase classname="
|
|
650
|
+
<testcase classname="SmartPlugAccessory processQuotaMessage Hearbeat updateOutletValues should update Output Consumption when Hearbeat message is received with 0 watts" name="SmartPlugAccessory processQuotaMessage Hearbeat updateOutletValues should update Output Consumption when Hearbeat message is received with 0 watts" time="0.007">
|
|
507
651
|
</testcase>
|
|
508
|
-
<testcase classname="
|
|
652
|
+
<testcase classname="SmartPlugAccessory processQuotaMessage Hearbeat updateOutletValues should update Output Consumption when Hearbeat message is received with watts" name="SmartPlugAccessory processQuotaMessage Hearbeat updateOutletValues should update Output Consumption when Hearbeat message is received with watts" time="0.008">
|
|
509
653
|
</testcase>
|
|
510
|
-
<testcase classname="
|
|
654
|
+
<testcase classname="SmartPlugAccessory processQuotaMessage Hearbeat updateOutletValues should update Output Voltage when Hearbeat message is received with 0 volt" name="SmartPlugAccessory processQuotaMessage Hearbeat updateOutletValues should update Output Voltage when Hearbeat message is received with 0 volt" time="0.007">
|
|
511
655
|
</testcase>
|
|
512
|
-
<testcase classname="
|
|
656
|
+
<testcase classname="SmartPlugAccessory processQuotaMessage Hearbeat updateOutletValues should update Output Voltage when Hearbeat message is received with volt" name="SmartPlugAccessory processQuotaMessage Hearbeat updateOutletValues should update Output Voltage when Hearbeat message is received with volt" time="0.005">
|
|
513
657
|
</testcase>
|
|
514
|
-
<testcase classname="
|
|
658
|
+
<testcase classname="SmartPlugAccessory processQuotaMessage Hearbeat updateOutletValues should update Output Current when Hearbeat message is received with 0 current" name="SmartPlugAccessory processQuotaMessage Hearbeat updateOutletValues should update Output Current when Hearbeat message is received with 0 current" time="0.003">
|
|
515
659
|
</testcase>
|
|
516
|
-
<testcase classname="
|
|
660
|
+
<testcase classname="SmartPlugAccessory processQuotaMessage Hearbeat updateOutletValues should update Output Current when Hearbeat message is received with current" name="SmartPlugAccessory processQuotaMessage Hearbeat updateOutletValues should update Output Current when Hearbeat message is received with current" time="0.003">
|
|
517
661
|
</testcase>
|
|
518
|
-
<testcase classname="
|
|
662
|
+
<testcase classname="SmartPlugAccessory processQuotaMessage Hearbeat updateBrightnessValues should not update brightness characteristics when Hearbeat message is received with undefined status" name="SmartPlugAccessory processQuotaMessage Hearbeat updateBrightnessValues should not update brightness characteristics when Hearbeat message is received with undefined status" time="0.005">
|
|
519
663
|
</testcase>
|
|
520
|
-
<testcase classname="
|
|
664
|
+
<testcase classname="SmartPlugAccessory processQuotaMessage Hearbeat updateBrightnessValues should update Brightness when Hearbeat message is received with 0 brightness" name="SmartPlugAccessory processQuotaMessage Hearbeat updateBrightnessValues should update Brightness when Hearbeat message is received with 0 brightness" time="0.003">
|
|
521
665
|
</testcase>
|
|
522
|
-
<testcase classname="
|
|
666
|
+
<testcase classname="SmartPlugAccessory processQuotaMessage Hearbeat updateBrightnessValues should update Brightness when Hearbeat message is received with brightness" name="SmartPlugAccessory processQuotaMessage Hearbeat updateBrightnessValues should update Brightness when Hearbeat message is received with brightness" time="0.002">
|
|
523
667
|
</testcase>
|
|
524
|
-
<testcase classname="
|
|
668
|
+
<testcase classname="SmartPlugAccessory processQuotaMessage Hearbeat updateTemperatureValues should not update temperature service characteristics when Hearbeat message is received with undefined status" name="SmartPlugAccessory processQuotaMessage Hearbeat updateTemperatureValues should not update temperature service characteristics when Hearbeat message is received with undefined status" time="0.003">
|
|
525
669
|
</testcase>
|
|
526
|
-
<testcase classname="
|
|
670
|
+
<testcase classname="SmartPlugAccessory processQuotaMessage Hearbeat updateTemperatureValues should update CurrentTemperature when Hearbeat message is received with 0 temp" name="SmartPlugAccessory processQuotaMessage Hearbeat updateTemperatureValues should update CurrentTemperature when Hearbeat message is received with 0 temp" time="0.004">
|
|
527
671
|
</testcase>
|
|
528
|
-
<testcase classname="
|
|
672
|
+
<testcase classname="SmartPlugAccessory processQuotaMessage Hearbeat updateTemperatureValues should update CurrentTemperature when Hearbeat message is received with temp" name="SmartPlugAccessory processQuotaMessage Hearbeat updateTemperatureValues should update CurrentTemperature when Hearbeat message is received with temp" time="0.018">
|
|
529
673
|
</testcase>
|
|
530
|
-
<testcase classname="
|
|
674
|
+
<testcase classname="SmartPlugAccessory initializeQuota should initialize quota when is called before initializeDefaultValues" name="SmartPlugAccessory initializeQuota should initialize quota when is called before initializeDefaultValues" time="0.003">
|
|
531
675
|
</testcase>
|
|
532
|
-
<testcase classname="
|
|
676
|
+
<testcase classname="SmartPlugAccessory initializeQuota updateOutletValues should update outlet level-related characteristics when initializing default values" name="SmartPlugAccessory initializeQuota updateOutletValues should update outlet level-related characteristics when initializing default values" time="0.003">
|
|
533
677
|
</testcase>
|
|
534
|
-
<testcase classname="
|
|
535
|
-
when initializing default values with quotas were not initialized properly for it" name="
|
|
678
|
+
<testcase classname="SmartPlugAccessory initializeQuota updateOutletValues should update outlet level-related characteristics
|
|
679
|
+
when initializing default values with quotas were not initialized properly for it" name="SmartPlugAccessory initializeQuota updateOutletValues should update outlet level-related characteristics
|
|
536
680
|
when initializing default values with quotas were not initialized properly for it" time="0.003">
|
|
537
681
|
</testcase>
|
|
538
|
-
<testcase classname="
|
|
682
|
+
<testcase classname="SmartPlugAccessory initializeQuota updateBrightnessValues should update brightness characteristic when initializing default values" name="SmartPlugAccessory initializeQuota updateBrightnessValues should update brightness characteristic when initializing default values" time="0.002">
|
|
539
683
|
</testcase>
|
|
540
|
-
<testcase classname="
|
|
541
|
-
when initializing default values with quotas were not initialized properly for it" name="
|
|
542
|
-
when initializing default values with quotas were not initialized properly for it" time="0.
|
|
684
|
+
<testcase classname="SmartPlugAccessory initializeQuota updateBrightnessValues should update brightness characteristic
|
|
685
|
+
when initializing default values with quotas were not initialized properly for it" name="SmartPlugAccessory initializeQuota updateBrightnessValues should update brightness characteristic
|
|
686
|
+
when initializing default values with quotas were not initialized properly for it" time="0.003">
|
|
543
687
|
</testcase>
|
|
544
|
-
<testcase classname="
|
|
688
|
+
<testcase classname="SmartPlugAccessory initializeQuota updateTemperatureValues should update current temperature characteristic when initializing default values" name="SmartPlugAccessory initializeQuota updateTemperatureValues should update current temperature characteristic when initializing default values" time="0.003">
|
|
545
689
|
</testcase>
|
|
546
|
-
<testcase classname="
|
|
547
|
-
when initializing default values with quotas were not initialized properly for it" name="
|
|
690
|
+
<testcase classname="SmartPlugAccessory initializeQuota updateTemperatureValues should update current temperature characteristic
|
|
691
|
+
when initializing default values with quotas were not initialized properly for it" name="SmartPlugAccessory initializeQuota updateTemperatureValues should update current temperature characteristic
|
|
548
692
|
when initializing default values with quotas were not initialized properly for it" time="0.002">
|
|
549
693
|
</testcase>
|
|
550
694
|
</testsuite>
|
|
551
|
-
<testsuite name="EcoFlowMqttApiManager" errors="0" failures="0" skipped="0" timestamp="2025-
|
|
552
|
-
<testcase classname="EcoFlowMqttApiManager connect should not send Set command when it is impossible to acquire certificate" name="EcoFlowMqttApiManager connect should not send Set command when it is impossible to acquire certificate" time="0.
|
|
695
|
+
<testsuite name="EcoFlowMqttApiManager" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:36" time="4.627" tests="26">
|
|
696
|
+
<testcase classname="EcoFlowMqttApiManager connect should not send Set command when it is impossible to acquire certificate" name="EcoFlowMqttApiManager connect should not send Set command when it is impossible to acquire certificate" time="0.008">
|
|
553
697
|
</testcase>
|
|
554
|
-
<testcase classname="EcoFlowMqttApiManager connect should connect to mqtt server when a connection is not established yet" name="EcoFlowMqttApiManager connect should connect to mqtt server when a connection is not established yet" time="0.
|
|
698
|
+
<testcase classname="EcoFlowMqttApiManager connect should connect to mqtt server when a connection is not established yet" name="EcoFlowMqttApiManager connect should connect to mqtt server when a connection is not established yet" time="0.008">
|
|
555
699
|
</testcase>
|
|
556
|
-
<testcase classname="EcoFlowMqttApiManager connect should use existing connection to mqtt server when a connection is already established" name="EcoFlowMqttApiManager connect should use existing connection to mqtt server when a connection is already established" time="0.
|
|
700
|
+
<testcase classname="EcoFlowMqttApiManager connect should use existing connection to mqtt server when a connection is already established" name="EcoFlowMqttApiManager connect should use existing connection to mqtt server when a connection is already established" time="0.007">
|
|
557
701
|
</testcase>
|
|
558
|
-
<testcase classname="EcoFlowMqttApiManager connect should log when connection is established" name="EcoFlowMqttApiManager connect should log when connection is established" time="0.
|
|
702
|
+
<testcase classname="EcoFlowMqttApiManager connect should log when connection is established" name="EcoFlowMqttApiManager connect should log when connection is established" time="0.006">
|
|
559
703
|
</testcase>
|
|
560
|
-
<testcase classname="EcoFlowMqttApiManager connect should subscribe on mqtt messages when connection is established" name="EcoFlowMqttApiManager connect should subscribe on mqtt messages when connection is established" time="0.
|
|
704
|
+
<testcase classname="EcoFlowMqttApiManager connect should subscribe on mqtt messages when connection is established" name="EcoFlowMqttApiManager connect should subscribe on mqtt messages when connection is established" time="0.006">
|
|
561
705
|
</testcase>
|
|
562
|
-
<testcase classname="EcoFlowMqttApiManager connect simulate should connect to mock mqtt server when simulation is activated in config" name="EcoFlowMqttApiManager connect simulate should connect to mock mqtt server when simulation is activated in config" time="0.
|
|
706
|
+
<testcase classname="EcoFlowMqttApiManager connect simulate should connect to mock mqtt server when simulation is activated in config" name="EcoFlowMqttApiManager connect simulate should connect to mock mqtt server when simulation is activated in config" time="0.027">
|
|
563
707
|
</testcase>
|
|
564
|
-
<testcase classname="EcoFlowMqttApiManager connect simulate should acquire fake ceritifcate when simulation is activated in config" name="EcoFlowMqttApiManager connect simulate should acquire fake ceritifcate when simulation is activated in config" time="0.
|
|
708
|
+
<testcase classname="EcoFlowMqttApiManager connect simulate should acquire fake ceritifcate when simulation is activated in config" name="EcoFlowMqttApiManager connect simulate should acquire fake ceritifcate when simulation is activated in config" time="0.015">
|
|
565
709
|
</testcase>
|
|
566
|
-
<testcase classname="EcoFlowMqttApiManager processReceivedMessage should process quota message in all devices that shares single mqtt client" name="EcoFlowMqttApiManager processReceivedMessage should process quota message in all devices that shares single mqtt client" time="0.
|
|
710
|
+
<testcase classname="EcoFlowMqttApiManager processReceivedMessage should process quota message in all devices that shares single mqtt client" name="EcoFlowMqttApiManager processReceivedMessage should process quota message in all devices that shares single mqtt client" time="0.006">
|
|
567
711
|
</testcase>
|
|
568
712
|
<testcase classname="EcoFlowMqttApiManager processReceivedMessage should process set_reply message in all devices that shares single mqtt client" name="EcoFlowMqttApiManager processReceivedMessage should process set_reply message in all devices that shares single mqtt client" time="0.007">
|
|
569
713
|
</testcase>
|
|
570
|
-
<testcase classname="EcoFlowMqttApiManager sendSetCommand should publish to set topic when it is requested to send set command" name="EcoFlowMqttApiManager sendSetCommand should publish to set topic when it is requested to send set command" time="0.
|
|
714
|
+
<testcase classname="EcoFlowMqttApiManager sendSetCommand should publish to set topic when it is requested to send set command" name="EcoFlowMqttApiManager sendSetCommand should publish to set topic when it is requested to send set command" time="0.005">
|
|
571
715
|
</testcase>
|
|
572
716
|
<testcase classname="EcoFlowMqttApiManager sendSetCommand should not fail a process when sending set command is failed" name="EcoFlowMqttApiManager sendSetCommand should not fail a process when sending set command is failed" time="0.005">
|
|
573
717
|
</testcase>
|
|
574
|
-
<testcase classname="EcoFlowMqttApiManager subscribeOnTopic subscribeOnQuotaTopic should not subscribe to quota topic when it is impossible to establish connection to mqtt server" name="EcoFlowMqttApiManager subscribeOnTopic subscribeOnQuotaTopic should not subscribe to quota topic when it is impossible to establish connection to mqtt server" time="0.
|
|
718
|
+
<testcase classname="EcoFlowMqttApiManager subscribeOnTopic subscribeOnQuotaTopic should not subscribe to quota topic when it is impossible to establish connection to mqtt server" name="EcoFlowMqttApiManager subscribeOnTopic subscribeOnQuotaTopic should not subscribe to quota topic when it is impossible to establish connection to mqtt server" time="0.02">
|
|
575
719
|
</testcase>
|
|
576
|
-
<testcase classname="EcoFlowMqttApiManager subscribeOnTopic subscribeOnQuotaTopic should handle error when subscribing is failed" name="EcoFlowMqttApiManager subscribeOnTopic subscribeOnQuotaTopic should handle error when subscribing is failed" time="0.
|
|
720
|
+
<testcase classname="EcoFlowMqttApiManager subscribeOnTopic subscribeOnQuotaTopic should handle error when subscribing is failed" name="EcoFlowMqttApiManager subscribeOnTopic subscribeOnQuotaTopic should handle error when subscribing is failed" time="0.003">
|
|
577
721
|
</testcase>
|
|
578
|
-
<testcase classname="EcoFlowMqttApiManager subscribeOnTopic subscribeOnQuotaTopic should subscribe to quota topic when it is requested" name="EcoFlowMqttApiManager subscribeOnTopic subscribeOnQuotaTopic should subscribe to quota topic when it is requested" time="0.
|
|
722
|
+
<testcase classname="EcoFlowMqttApiManager subscribeOnTopic subscribeOnQuotaTopic should subscribe to quota topic when it is requested" name="EcoFlowMqttApiManager subscribeOnTopic subscribeOnQuotaTopic should subscribe to quota topic when it is requested" time="0.003">
|
|
579
723
|
</testcase>
|
|
580
|
-
<testcase classname="EcoFlowMqttApiManager subscribeOnTopic subscribeOnSetReplyTopic should not subscribe to set_reply topic when it is impossible to establish connection to mqtt server" name="EcoFlowMqttApiManager subscribeOnTopic subscribeOnSetReplyTopic should not subscribe to set_reply topic when it is impossible to establish connection to mqtt server" time="0.
|
|
724
|
+
<testcase classname="EcoFlowMqttApiManager subscribeOnTopic subscribeOnSetReplyTopic should not subscribe to set_reply topic when it is impossible to establish connection to mqtt server" name="EcoFlowMqttApiManager subscribeOnTopic subscribeOnSetReplyTopic should not subscribe to set_reply topic when it is impossible to establish connection to mqtt server" time="0.004">
|
|
581
725
|
</testcase>
|
|
582
|
-
<testcase classname="EcoFlowMqttApiManager subscribeOnTopic subscribeOnSetReplyTopic should handle error when subscribing is failed" name="EcoFlowMqttApiManager subscribeOnTopic subscribeOnSetReplyTopic should handle error when subscribing is failed" time="0.
|
|
726
|
+
<testcase classname="EcoFlowMqttApiManager subscribeOnTopic subscribeOnSetReplyTopic should handle error when subscribing is failed" name="EcoFlowMqttApiManager subscribeOnTopic subscribeOnSetReplyTopic should handle error when subscribing is failed" time="0.005">
|
|
583
727
|
</testcase>
|
|
584
|
-
<testcase classname="EcoFlowMqttApiManager subscribeOnTopic subscribeOnSetReplyTopic should subscribe to set_reply topic when it is requested" name="EcoFlowMqttApiManager subscribeOnTopic subscribeOnSetReplyTopic should subscribe to set_reply topic when it is requested" time="0.
|
|
728
|
+
<testcase classname="EcoFlowMqttApiManager subscribeOnTopic subscribeOnSetReplyTopic should subscribe to set_reply topic when it is requested" name="EcoFlowMqttApiManager subscribeOnTopic subscribeOnSetReplyTopic should subscribe to set_reply topic when it is requested" time="0.005">
|
|
585
729
|
</testcase>
|
|
586
|
-
<testcase classname="EcoFlowMqttApiManager subscribeOnMessage subscribeOnQuotaMessage should not subscribe to quota message when connection to mqtt server is not established" name="EcoFlowMqttApiManager subscribeOnMessage subscribeOnQuotaMessage should not subscribe to quota message when connection to mqtt server is not established" time="0.
|
|
730
|
+
<testcase classname="EcoFlowMqttApiManager subscribeOnMessage subscribeOnQuotaMessage should not subscribe to quota message when connection to mqtt server is not established" name="EcoFlowMqttApiManager subscribeOnMessage subscribeOnQuotaMessage should not subscribe to quota message when connection to mqtt server is not established" time="0.005">
|
|
587
731
|
</testcase>
|
|
588
|
-
<testcase classname="EcoFlowMqttApiManager subscribeOnMessage subscribeOnQuotaMessage should not subscribe to quota message when device is not registered for client connection" name="EcoFlowMqttApiManager subscribeOnMessage subscribeOnQuotaMessage should not subscribe to quota message when device is not registered for client connection" time="0.
|
|
732
|
+
<testcase classname="EcoFlowMqttApiManager subscribeOnMessage subscribeOnQuotaMessage should not subscribe to quota message when device is not registered for client connection" name="EcoFlowMqttApiManager subscribeOnMessage subscribeOnQuotaMessage should not subscribe to quota message when device is not registered for client connection" time="0.021">
|
|
589
733
|
</testcase>
|
|
590
|
-
<testcase classname="EcoFlowMqttApiManager subscribeOnMessage subscribeOnQuotaMessage should subscribe to quota message when it is requested" name="EcoFlowMqttApiManager subscribeOnMessage subscribeOnQuotaMessage should subscribe to quota message when it is requested" time="0.
|
|
734
|
+
<testcase classname="EcoFlowMqttApiManager subscribeOnMessage subscribeOnQuotaMessage should subscribe to quota message when it is requested" name="EcoFlowMqttApiManager subscribeOnMessage subscribeOnQuotaMessage should subscribe to quota message when it is requested" time="0.008">
|
|
591
735
|
</testcase>
|
|
592
736
|
<testcase classname="EcoFlowMqttApiManager subscribeOnMessage subscribeOnSetReplyMessage should not subscribe to set_reply message when connection to mqtt server is not established" name="EcoFlowMqttApiManager subscribeOnMessage subscribeOnSetReplyMessage should not subscribe to set_reply message when connection to mqtt server is not established" time="0.004">
|
|
593
737
|
</testcase>
|
|
594
|
-
<testcase classname="EcoFlowMqttApiManager subscribeOnMessage subscribeOnSetReplyMessage should not subscribe to set_reply message when device is not registered for client connection" name="EcoFlowMqttApiManager subscribeOnMessage subscribeOnSetReplyMessage should not subscribe to set_reply message when device is not registered for client connection" time="0.
|
|
738
|
+
<testcase classname="EcoFlowMqttApiManager subscribeOnMessage subscribeOnSetReplyMessage should not subscribe to set_reply message when device is not registered for client connection" name="EcoFlowMqttApiManager subscribeOnMessage subscribeOnSetReplyMessage should not subscribe to set_reply message when device is not registered for client connection" time="0.004">
|
|
595
739
|
</testcase>
|
|
596
|
-
<testcase classname="EcoFlowMqttApiManager subscribeOnMessage subscribeOnSetReplyMessage should subscribe to set_reply message when it is requested" name="EcoFlowMqttApiManager subscribeOnMessage subscribeOnSetReplyMessage should subscribe to set_reply message when it is requested" time="0.
|
|
740
|
+
<testcase classname="EcoFlowMqttApiManager subscribeOnMessage subscribeOnSetReplyMessage should subscribe to set_reply message when it is requested" name="EcoFlowMqttApiManager subscribeOnMessage subscribeOnSetReplyMessage should subscribe to set_reply message when it is requested" time="0.004">
|
|
597
741
|
</testcase>
|
|
598
|
-
<testcase classname="EcoFlowMqttApiManager destroy should not unsubscribe from all topics when connection to mqtt server is not established yet" name="EcoFlowMqttApiManager destroy should not unsubscribe from all topics when connection to mqtt server is not established yet" time="0.
|
|
742
|
+
<testcase classname="EcoFlowMqttApiManager destroy should not unsubscribe from all topics when connection to mqtt server is not established yet" name="EcoFlowMqttApiManager destroy should not unsubscribe from all topics when connection to mqtt server is not established yet" time="0.002">
|
|
599
743
|
</testcase>
|
|
600
744
|
<testcase classname="EcoFlowMqttApiManager destroy should unsubscribe from all topics for all devices that shares single mqtt client
|
|
601
745
|
when destroying an EcoFlow MQTT API object" name="EcoFlowMqttApiManager destroy should unsubscribe from all topics for all devices that shares single mqtt client
|
|
602
|
-
when destroying an EcoFlow MQTT API object" time="0.
|
|
746
|
+
when destroying an EcoFlow MQTT API object" time="0.017">
|
|
603
747
|
</testcase>
|
|
604
748
|
<testcase classname="EcoFlowMqttApiManager destroy should unsubscribe from all topics for devices that has own mqtt client
|
|
605
749
|
when destroying an EcoFlow MQTT API object" name="EcoFlowMqttApiManager destroy should unsubscribe from all topics for devices that has own mqtt client
|
|
606
|
-
when destroying an EcoFlow MQTT API object" time="0.
|
|
750
|
+
when destroying an EcoFlow MQTT API object" time="0.003">
|
|
607
751
|
</testcase>
|
|
608
752
|
</testsuite>
|
|
609
|
-
<testsuite name="
|
|
610
|
-
<testcase classname="
|
|
753
|
+
<testsuite name="ThermostatFridgeServiceBase" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:41" time="2.161" tests="23">
|
|
754
|
+
<testcase classname="ThermostatFridgeServiceBase initialize should add Thermostat service when it is not added to accessory yet" name="ThermostatFridgeServiceBase initialize should add Thermostat service when it is not added to accessory yet" time="0.047">
|
|
611
755
|
</testcase>
|
|
612
|
-
<testcase classname="
|
|
756
|
+
<testcase classname="ThermostatFridgeServiceBase initialize should use existing Thermostat service when it is already added to accessory" name="ThermostatFridgeServiceBase initialize should use existing Thermostat service when it is already added to accessory" time="0.002">
|
|
613
757
|
</testcase>
|
|
614
|
-
<testcase classname="
|
|
758
|
+
<testcase classname="ThermostatFridgeServiceBase initialize should add Thermostat characteristics when initializing accessory" name="ThermostatFridgeServiceBase initialize should add Thermostat characteristics when initializing accessory" time="0.001">
|
|
615
759
|
</testcase>
|
|
616
|
-
<testcase classname="
|
|
760
|
+
<testcase classname="ThermostatFridgeServiceBase updateCurrentTemperature should set current temperature to value when it is requested" name="ThermostatFridgeServiceBase updateCurrentTemperature should set current temperature to value when it is requested" time="0.002">
|
|
617
761
|
</testcase>
|
|
618
|
-
<testcase classname="
|
|
762
|
+
<testcase classname="ThermostatFridgeServiceBase updateCurrentTemperature should set current temperature to max allowed value when update requested for value that exceeds it" name="ThermostatFridgeServiceBase updateCurrentTemperature should set current temperature to max allowed value when update requested for value that exceeds it" time="0.002">
|
|
619
763
|
</testcase>
|
|
620
|
-
<testcase classname="
|
|
764
|
+
<testcase classname="ThermostatFridgeServiceBase updateCurrentTemperature should set current temperature to min allowed value when update requested for value that is below it" name="ThermostatFridgeServiceBase updateCurrentTemperature should set current temperature to min allowed value when update requested for value that is below it" time="0.002">
|
|
621
765
|
</testcase>
|
|
622
|
-
<testcase classname="
|
|
766
|
+
<testcase classname="ThermostatFridgeServiceBase updateTargetTemperature should set target temperature to value when it is requested" name="ThermostatFridgeServiceBase updateTargetTemperature should set target temperature to value when it is requested" time="0.002">
|
|
623
767
|
</testcase>
|
|
624
|
-
<testcase classname="
|
|
768
|
+
<testcase classname="ThermostatFridgeServiceBase updateTargetTemperature should set target temperature to max allowed value when update requested for value that exceeds it" name="ThermostatFridgeServiceBase updateTargetTemperature should set target temperature to max allowed value when update requested for value that exceeds it" time="0.002">
|
|
625
769
|
</testcase>
|
|
626
|
-
<testcase classname="
|
|
770
|
+
<testcase classname="ThermostatFridgeServiceBase updateTargetTemperature should set target temperature to min allowed value when update requested for value that is below it" name="ThermostatFridgeServiceBase updateTargetTemperature should set target temperature to min allowed value when update requested for value that is below it" time="0.003">
|
|
627
771
|
</testcase>
|
|
628
|
-
<testcase classname="
|
|
772
|
+
<testcase classname="ThermostatFridgeServiceBase updateCurrentState should set current state to Cool when it is requested" name="ThermostatFridgeServiceBase updateCurrentState should set current state to Cool when it is requested" time="0.002">
|
|
629
773
|
</testcase>
|
|
630
|
-
<testcase classname="
|
|
774
|
+
<testcase classname="ThermostatFridgeServiceBase updateCurrentState should set current state to Off when it is requested" name="ThermostatFridgeServiceBase updateCurrentState should set current state to Off when it is requested" time="0.001">
|
|
631
775
|
</testcase>
|
|
632
|
-
<testcase classname="
|
|
776
|
+
<testcase classname="ThermostatFridgeServiceBase updateCurrentState should set current state to Off when update requested for unsupported value" name="ThermostatFridgeServiceBase updateCurrentState should set current state to Off when update requested for unsupported value" time="0.001">
|
|
633
777
|
</testcase>
|
|
634
|
-
<testcase classname="
|
|
778
|
+
<testcase classname="ThermostatFridgeServiceBase updateTargetState should set target state to Cool when it is requested" name="ThermostatFridgeServiceBase updateTargetState should set target state to Cool when it is requested" time="0.001">
|
|
635
779
|
</testcase>
|
|
636
|
-
<testcase classname="
|
|
780
|
+
<testcase classname="ThermostatFridgeServiceBase updateTargetState should set target state to Off when it is requested" name="ThermostatFridgeServiceBase updateTargetState should set target state to Off when it is requested" time="0.001">
|
|
637
781
|
</testcase>
|
|
638
|
-
<testcase classname="
|
|
782
|
+
<testcase classname="ThermostatFridgeServiceBase updateTargetState should set target state to Off when update requested for unsupported value" name="ThermostatFridgeServiceBase updateTargetState should set target state to Off when update requested for unsupported value" time="0.001">
|
|
639
783
|
</testcase>
|
|
640
|
-
<testcase classname="
|
|
784
|
+
<testcase classname="ThermostatFridgeServiceBase updateTemperatureDisplayUnits should set temperature display units to Fahrenheit when it is requested" name="ThermostatFridgeServiceBase updateTemperatureDisplayUnits should set temperature display units to Fahrenheit when it is requested" time="0.001">
|
|
785
|
+
</testcase>
|
|
786
|
+
<testcase classname="ThermostatFridgeServiceBase updateTemperatureDisplayUnits should set temperature display units to Celsius when it is requested" name="ThermostatFridgeServiceBase updateTemperatureDisplayUnits should set temperature display units to Celsius when it is requested" time="0.001">
|
|
641
787
|
</testcase>
|
|
642
|
-
<testcase classname="
|
|
788
|
+
<testcase classname="ThermostatFridgeServiceBase onTargetTemperatureSet should revert changing of Current Temperature when it is failed" name="ThermostatFridgeServiceBase onTargetTemperatureSet should revert changing of Current Temperature when it is failed" time="0.001">
|
|
643
789
|
</testcase>
|
|
644
|
-
<testcase classname="
|
|
790
|
+
<testcase classname="ThermostatFridgeServiceBase onTargetTemperatureSet should disallow changing of Current Temperature when service is disabled" name="ThermostatFridgeServiceBase onTargetTemperatureSet should disallow changing of Current Temperature when service is disabled" time="0.001">
|
|
791
|
+
</testcase>
|
|
792
|
+
<testcase classname="ThermostatFridgeServiceBase onTargetStateSet should revert changing of Target State when it is failed" name="ThermostatFridgeServiceBase onTargetStateSet should revert changing of Target State when it is failed" time="0.002">
|
|
793
|
+
</testcase>
|
|
794
|
+
<testcase classname="ThermostatFridgeServiceBase onTargetStateSet should disallow changing of Target State when service is disabled" name="ThermostatFridgeServiceBase onTargetStateSet should disallow changing of Target State when service is disabled" time="0.001">
|
|
795
|
+
</testcase>
|
|
796
|
+
<testcase classname="ThermostatFridgeServiceBase onTemperatureDisplayUnitsSet should revert changing of Current Temperature when it is failed" name="ThermostatFridgeServiceBase onTemperatureDisplayUnitsSet should revert changing of Current Temperature when it is failed" time="0.007">
|
|
797
|
+
</testcase>
|
|
798
|
+
<testcase classname="ThermostatFridgeServiceBase onTemperatureDisplayUnitsSet should disallow changing of Temperature Display Units when service is disabled" name="ThermostatFridgeServiceBase onTemperatureDisplayUnitsSet should disallow changing of Temperature Display Units when service is disabled" time="0.001">
|
|
645
799
|
</testcase>
|
|
646
800
|
</testsuite>
|
|
647
|
-
<testsuite name="EcoFlowHomebridgePlatform" errors="0" failures="0" skipped="2" timestamp="2025-
|
|
801
|
+
<testsuite name="EcoFlowHomebridgePlatform" errors="0" failures="0" skipped="2" timestamp="2025-04-01T09:11:37" time="6.393" tests="33">
|
|
648
802
|
<testcase classname="EcoFlowHomebridgePlatform constructor should initialize EcoFlow config when creating new platform" name="EcoFlowHomebridgePlatform constructor should initialize EcoFlow config when creating new platform" time="0.004">
|
|
649
803
|
</testcase>
|
|
650
804
|
<testcase classname="EcoFlowHomebridgePlatform constructor should initialize Service property when creating new platform" name="EcoFlowHomebridgePlatform constructor should initialize Service property when creating new platform" time="0.001">
|
|
651
805
|
</testcase>
|
|
652
|
-
<testcase classname="EcoFlowHomebridgePlatform constructor should initialize Characteristic property when creating new platform" name="EcoFlowHomebridgePlatform constructor should initialize Characteristic property when creating new platform" time="0.
|
|
806
|
+
<testcase classname="EcoFlowHomebridgePlatform constructor should initialize Characteristic property when creating new platform" name="EcoFlowHomebridgePlatform constructor should initialize Characteristic property when creating new platform" time="0.003">
|
|
653
807
|
</testcase>
|
|
654
808
|
<testcase classname="EcoFlowHomebridgePlatform constructor should initialize InputConsumptionWatt characteristic when creating new platform" name="EcoFlowHomebridgePlatform constructor should initialize InputConsumptionWatt characteristic when creating new platform" time="0.001">
|
|
655
809
|
</testcase>
|
|
@@ -657,33 +811,33 @@
|
|
|
657
811
|
</testcase>
|
|
658
812
|
<testcase classname="EcoFlowHomebridgePlatform constructor should initialize success method of log when creating new platform and success method is not defined" name="EcoFlowHomebridgePlatform constructor should initialize success method of log when creating new platform and success method is not defined" time="0.001">
|
|
659
813
|
</testcase>
|
|
660
|
-
<testcase classname="EcoFlowHomebridgePlatform constructor should subscribe on didFinishLaunching when creating new platform" name="EcoFlowHomebridgePlatform constructor should subscribe on didFinishLaunching when creating new platform" time="0.
|
|
814
|
+
<testcase classname="EcoFlowHomebridgePlatform constructor should subscribe on didFinishLaunching when creating new platform" name="EcoFlowHomebridgePlatform constructor should subscribe on didFinishLaunching when creating new platform" time="0.001">
|
|
661
815
|
</testcase>
|
|
662
|
-
<testcase classname="EcoFlowHomebridgePlatform registerDevices validation should not register devices when devices are not configured" name="EcoFlowHomebridgePlatform registerDevices validation should not register devices when devices are not configured" time="0.
|
|
816
|
+
<testcase classname="EcoFlowHomebridgePlatform registerDevices validation should not register devices when devices are not configured" name="EcoFlowHomebridgePlatform registerDevices validation should not register devices when devices are not configured" time="0.004">
|
|
663
817
|
</testcase>
|
|
664
|
-
<testcase classname="EcoFlowHomebridgePlatform registerDevices validation should not register device when it is disabled" name="EcoFlowHomebridgePlatform registerDevices validation should not register device when it is disabled" time="0.
|
|
818
|
+
<testcase classname="EcoFlowHomebridgePlatform registerDevices validation should not register device when it is disabled" name="EcoFlowHomebridgePlatform registerDevices validation should not register device when it is disabled" time="0.003">
|
|
665
819
|
</testcase>
|
|
666
|
-
<testcase classname="EcoFlowHomebridgePlatform registerDevices validation should not register device when name is not defined" name="EcoFlowHomebridgePlatform registerDevices validation should not register device when name is not defined" time="0.
|
|
820
|
+
<testcase classname="EcoFlowHomebridgePlatform registerDevices validation should not register device when name is not defined" name="EcoFlowHomebridgePlatform registerDevices validation should not register device when name is not defined" time="0.003">
|
|
667
821
|
</testcase>
|
|
668
|
-
<testcase classname="EcoFlowHomebridgePlatform registerDevices validation should not register device when serialNumber is not defined" name="EcoFlowHomebridgePlatform registerDevices validation should not register device when serialNumber is not defined" time="0.
|
|
822
|
+
<testcase classname="EcoFlowHomebridgePlatform registerDevices validation should not register device when serialNumber is not defined" name="EcoFlowHomebridgePlatform registerDevices validation should not register device when serialNumber is not defined" time="0.003">
|
|
669
823
|
</testcase>
|
|
670
|
-
<testcase classname="EcoFlowHomebridgePlatform registerDevices validation should not register device when secretKey is not defined" name="EcoFlowHomebridgePlatform registerDevices validation should not register device when secretKey is not defined" time="0.
|
|
824
|
+
<testcase classname="EcoFlowHomebridgePlatform registerDevices validation should not register device when secretKey is not defined" name="EcoFlowHomebridgePlatform registerDevices validation should not register device when secretKey is not defined" time="0.002">
|
|
671
825
|
</testcase>
|
|
672
|
-
<testcase classname="EcoFlowHomebridgePlatform registerDevices validation should not register device when accessKey is not defined" name="EcoFlowHomebridgePlatform registerDevices validation should not register device when accessKey is not defined" time="0.
|
|
826
|
+
<testcase classname="EcoFlowHomebridgePlatform registerDevices validation should not register device when accessKey is not defined" name="EcoFlowHomebridgePlatform registerDevices validation should not register device when accessKey is not defined" time="0.011">
|
|
673
827
|
</testcase>
|
|
674
|
-
<testcase classname="EcoFlowHomebridgePlatform registerDevices validation should not register device when serial number is duplicated" name="EcoFlowHomebridgePlatform registerDevices validation should not register device when serial number is duplicated" time="0.
|
|
828
|
+
<testcase classname="EcoFlowHomebridgePlatform registerDevices validation should not register device when serial number is duplicated" name="EcoFlowHomebridgePlatform registerDevices validation should not register device when serial number is duplicated" time="0.004">
|
|
675
829
|
</testcase>
|
|
676
|
-
<testcase classname="EcoFlowHomebridgePlatform registerDevices validation should not register device when model is unknown" name="EcoFlowHomebridgePlatform registerDevices validation should not register device when model is unknown" time="0.
|
|
830
|
+
<testcase classname="EcoFlowHomebridgePlatform registerDevices validation should not register device when model is unknown" name="EcoFlowHomebridgePlatform registerDevices validation should not register device when model is unknown" time="0.002">
|
|
677
831
|
</testcase>
|
|
678
|
-
<testcase classname="EcoFlowHomebridgePlatform registerDevices newDevice should register device when accessory is not in cache yet" name="EcoFlowHomebridgePlatform registerDevices newDevice should register device when accessory is not in cache yet" time="0.
|
|
832
|
+
<testcase classname="EcoFlowHomebridgePlatform registerDevices newDevice should register device when accessory is not in cache yet" name="EcoFlowHomebridgePlatform registerDevices newDevice should register device when accessory is not in cache yet" time="0.006">
|
|
679
833
|
</testcase>
|
|
680
834
|
<testcase classname="EcoFlowHomebridgePlatform registerDevices newDevice should register platform accessory when new device is created" name="EcoFlowHomebridgePlatform registerDevices newDevice should register platform accessory when new device is created" time="0.004">
|
|
681
835
|
</testcase>
|
|
682
|
-
<testcase classname="EcoFlowHomebridgePlatform registerDevices newDevice should initialize device when registering non cached devices" name="EcoFlowHomebridgePlatform registerDevices newDevice should initialize device when registering non cached devices" time="0.
|
|
836
|
+
<testcase classname="EcoFlowHomebridgePlatform registerDevices newDevice should initialize device when registering non cached devices" name="EcoFlowHomebridgePlatform registerDevices newDevice should initialize device when registering non cached devices" time="0.054">
|
|
683
837
|
</testcase>
|
|
684
|
-
<testcase classname="EcoFlowHomebridgePlatform registerDevices newDevice should ignore initialization of default values when registering simulation of device" name="EcoFlowHomebridgePlatform registerDevices newDevice should ignore initialization of default values when registering simulation of device" time="0.
|
|
838
|
+
<testcase classname="EcoFlowHomebridgePlatform registerDevices newDevice should ignore initialization of default values when registering simulation of device" name="EcoFlowHomebridgePlatform registerDevices newDevice should ignore initialization of default values when registering simulation of device" time="0.055">
|
|
685
839
|
</testcase>
|
|
686
|
-
<testcase classname="EcoFlowHomebridgePlatform registerDevices createAccessory should register Delta2 accessory when model is Delta2 in config" name="EcoFlowHomebridgePlatform registerDevices createAccessory should register Delta2 accessory when model is Delta2 in config" time="0.
|
|
840
|
+
<testcase classname="EcoFlowHomebridgePlatform registerDevices createAccessory should register Delta2 accessory when model is Delta2 in config" name="EcoFlowHomebridgePlatform registerDevices createAccessory should register Delta2 accessory when model is Delta2 in config" time="0.004">
|
|
687
841
|
</testcase>
|
|
688
842
|
<testcase classname="EcoFlowHomebridgePlatform registerDevices createAccessory should register Delta2Max accessory when model is Delta2Max in config" name="EcoFlowHomebridgePlatform registerDevices createAccessory should register Delta2Max accessory when model is Delta2Max in config" time="0.004">
|
|
689
843
|
</testcase>
|
|
@@ -699,123 +853,141 @@
|
|
|
699
853
|
</testcase>
|
|
700
854
|
<testcase classname="EcoFlowHomebridgePlatform registerDevices createAccessory should register SmartPlug accessory when model is SmartPlug in config" name="EcoFlowHomebridgePlatform registerDevices createAccessory should register SmartPlug accessory when model is SmartPlug in config" time="0.004">
|
|
701
855
|
</testcase>
|
|
856
|
+
<testcase classname="EcoFlowHomebridgePlatform registerDevices createAccessory should register Glacier accessory when model is Glacier in config" name="EcoFlowHomebridgePlatform registerDevices createAccessory should register Glacier accessory when model is Glacier in config" time="0.004">
|
|
857
|
+
</testcase>
|
|
702
858
|
<testcase classname="EcoFlowHomebridgePlatform registerDevices cachedDevice should register device when accessory is already cached" name="EcoFlowHomebridgePlatform registerDevices cachedDevice should register device when accessory is already cached" time="0.002">
|
|
703
859
|
</testcase>
|
|
704
860
|
<testcase classname="EcoFlowHomebridgePlatform registerDevices cachedDevice should not register platform accessory when cached device is created" name="EcoFlowHomebridgePlatform registerDevices cachedDevice should not register platform accessory when cached device is created" time="0.003">
|
|
705
861
|
</testcase>
|
|
706
|
-
<testcase classname="EcoFlowHomebridgePlatform registerDevices cachedDevice should initialize device when registering cached device" name="EcoFlowHomebridgePlatform registerDevices cachedDevice should initialize device when registering cached device" time="0.
|
|
862
|
+
<testcase classname="EcoFlowHomebridgePlatform registerDevices cachedDevice should initialize device when registering cached device" name="EcoFlowHomebridgePlatform registerDevices cachedDevice should initialize device when registering cached device" time="0.066">
|
|
707
863
|
</testcase>
|
|
708
|
-
<testcase classname="EcoFlowHomebridgePlatform registerDevices cachedDevice should cleanupServices of initialized device when registering cached device" name="EcoFlowHomebridgePlatform registerDevices cachedDevice should cleanupServices of initialized device when registering cached device" time="0.
|
|
864
|
+
<testcase classname="EcoFlowHomebridgePlatform registerDevices cachedDevice should cleanupServices of initialized device when registering cached device" name="EcoFlowHomebridgePlatform registerDevices cachedDevice should cleanupServices of initialized device when registering cached device" time="0.061">
|
|
709
865
|
</testcase>
|
|
710
866
|
<testcase classname="EcoFlowHomebridgePlatform registerDevices cleanupDevices should remove obsolete device when it is not specified in config" name="EcoFlowHomebridgePlatform registerDevices cleanupDevices should remove obsolete device when it is not specified in config" time="0.002">
|
|
711
867
|
</testcase>
|
|
712
868
|
<testcase classname="EcoFlowHomebridgePlatform configureAccessory should add accessory to list of accessories when it is restored from cache" name="EcoFlowHomebridgePlatform configureAccessory should add accessory to list of accessories when it is restored from cache" time="0.001">
|
|
713
869
|
</testcase>
|
|
714
870
|
</testsuite>
|
|
715
|
-
<testsuite name="
|
|
716
|
-
<testcase classname="
|
|
871
|
+
<testsuite name="OutletServiceBase" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:43" time="0.466" tests="18">
|
|
872
|
+
<testcase classname="OutletServiceBase initialize should add Outlet service when it is not added to accessory yet" name="OutletServiceBase initialize should add Outlet service when it is not added to accessory yet" time="0.003">
|
|
717
873
|
</testcase>
|
|
718
|
-
<testcase classname="
|
|
874
|
+
<testcase classname="OutletServiceBase initialize should use existing Outlet service when it is already added to accessory" name="OutletServiceBase initialize should use existing Outlet service when it is already added to accessory" time="0.001">
|
|
719
875
|
</testcase>
|
|
720
|
-
<testcase classname="
|
|
876
|
+
<testcase classname="OutletServiceBase initialize should not add custom characteristics when initializing accessory without turned on custom characteristics" name="OutletServiceBase initialize should not add custom characteristics when initializing accessory without turned on custom characteristics" time="0.001">
|
|
721
877
|
</testcase>
|
|
722
|
-
<testcase classname="
|
|
878
|
+
<testcase classname="OutletServiceBase initialize should add OutputConsumptionInWatts characteristic when it is enabled in configuration" name="OutletServiceBase initialize should add OutputConsumptionInWatts characteristic when it is enabled in configuration" time="0.001">
|
|
723
879
|
</testcase>
|
|
724
|
-
<testcase classname="
|
|
880
|
+
<testcase classname="OutletServiceBase initialize should add OutputVoltage characteristic when it is enabled in configuration" name="OutletServiceBase initialize should add OutputVoltage characteristic when it is enabled in configuration" time="0.001">
|
|
725
881
|
</testcase>
|
|
726
|
-
<testcase classname="
|
|
882
|
+
<testcase classname="OutletServiceBase initialize should add OutputCurrent characteristic when it is enabled in configuration" name="OutletServiceBase initialize should add OutputCurrent characteristic when it is enabled in configuration" time="0.001">
|
|
727
883
|
</testcase>
|
|
728
|
-
<testcase classname="
|
|
884
|
+
<testcase classname="OutletServiceBase cleanupCharacteristics should remove non registered characteristics when cleanup characteristics is called" name="OutletServiceBase cleanupCharacteristics should remove non registered characteristics when cleanup characteristics is called" time="0.001">
|
|
729
885
|
</testcase>
|
|
730
|
-
<testcase classname="
|
|
886
|
+
<testcase classname="OutletServiceBase updateState should set On state to true when it is requested" name="OutletServiceBase updateState should set On state to true when it is requested" time="0.004">
|
|
731
887
|
</testcase>
|
|
732
|
-
<testcase classname="
|
|
888
|
+
<testcase classname="OutletServiceBase updateState should set On state to false when it is requested" name="OutletServiceBase updateState should set On state to false when it is requested" time="0.001">
|
|
733
889
|
</testcase>
|
|
734
|
-
<testcase classname="
|
|
890
|
+
<testcase classname="OutletServiceBase updateOutputConsumption should set OutputConsumption when it is enabled in configuration" name="OutletServiceBase updateOutputConsumption should set OutputConsumption when it is enabled in configuration" time="0.004">
|
|
735
891
|
</testcase>
|
|
736
|
-
<testcase classname="
|
|
892
|
+
<testcase classname="OutletServiceBase updateOutputConsumption should not set OutputConsumption when it is disabled in configuration" name="OutletServiceBase updateOutputConsumption should not set OutputConsumption when it is disabled in configuration" time="0.001">
|
|
737
893
|
</testcase>
|
|
738
|
-
<testcase classname="
|
|
894
|
+
<testcase classname="OutletServiceBase updateOutputConsumption should set OutletInUse to true when OutputConsumption more than 0" name="OutletServiceBase updateOutputConsumption should set OutletInUse to true when OutputConsumption more than 0" time="0.001">
|
|
739
895
|
</testcase>
|
|
740
|
-
<testcase classname="
|
|
896
|
+
<testcase classname="OutletServiceBase updateOutputConsumption should set OutletInUse to false when OutputConsumption is 0" name="OutletServiceBase updateOutputConsumption should set OutletInUse to false when OutputConsumption is 0" time="0.001">
|
|
741
897
|
</testcase>
|
|
742
|
-
<testcase classname="
|
|
898
|
+
<testcase classname="OutletServiceBase updateOutputVoltage should set OutputVoltage when it is enabled in configuration" name="OutletServiceBase updateOutputVoltage should set OutputVoltage when it is enabled in configuration" time="0">
|
|
743
899
|
</testcase>
|
|
744
|
-
<testcase classname="
|
|
900
|
+
<testcase classname="OutletServiceBase updateOutputVoltage should not set OutputVoltage when it is disabled in configuration" name="OutletServiceBase updateOutputVoltage should not set OutputVoltage when it is disabled in configuration" time="0.001">
|
|
745
901
|
</testcase>
|
|
746
|
-
<testcase classname="
|
|
902
|
+
<testcase classname="OutletServiceBase updateOutputCurrent should set OutputCurrent when it is enabled in configuration" name="OutletServiceBase updateOutputCurrent should set OutputCurrent when it is enabled in configuration" time="0.001">
|
|
747
903
|
</testcase>
|
|
748
|
-
<testcase classname="
|
|
904
|
+
<testcase classname="OutletServiceBase updateOutputCurrent should not set OutputCurrent when it is disabled in configuration" name="OutletServiceBase updateOutputCurrent should not set OutputCurrent when it is disabled in configuration" time="0.001">
|
|
749
905
|
</testcase>
|
|
750
|
-
<testcase classname="
|
|
906
|
+
<testcase classname="OutletServiceBase processOnSetOn should revert changing of On state when it is failed" name="OutletServiceBase processOnSetOn should revert changing of On state when it is failed" time="0.001">
|
|
751
907
|
</testcase>
|
|
752
|
-
|
|
908
|
+
</testsuite>
|
|
909
|
+
<testsuite name="EcoFlowAccessoryBase" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:37" time="6.778" tests="22">
|
|
910
|
+
<testcase classname="EcoFlowAccessoryBase initialize should add required services when initializing accessory" name="EcoFlowAccessoryBase initialize should add required services when initializing accessory" time="0.004">
|
|
753
911
|
</testcase>
|
|
754
|
-
<testcase classname="EcoFlowAccessoryBase
|
|
912
|
+
<testcase classname="EcoFlowAccessoryBase connectMqtt should connect to mqtt server during initialization when subscription to quota and set_reply topic is successful" name="EcoFlowAccessoryBase connectMqtt should connect to mqtt server during initialization when subscription to quota and set_reply topic is successful" time="0.156">
|
|
755
913
|
</testcase>
|
|
756
|
-
<testcase classname="EcoFlowAccessoryBase
|
|
914
|
+
<testcase classname="EcoFlowAccessoryBase connectMqtt should re-connect to mqtt server when subscription to quota was failed during initialization" name="EcoFlowAccessoryBase connectMqtt should re-connect to mqtt server when subscription to quota was failed during initialization" time="0.153">
|
|
757
915
|
</testcase>
|
|
758
|
-
<testcase classname="EcoFlowAccessoryBase
|
|
916
|
+
<testcase classname="EcoFlowAccessoryBase connectMqtt should re-connect to mqtt server when subscription to set_reply was failed during initialization" name="EcoFlowAccessoryBase connectMqtt should re-connect to mqtt server when subscription to set_reply was failed during initialization" time="0.154">
|
|
759
917
|
</testcase>
|
|
760
|
-
|
|
761
|
-
<testsuite name="BatteryOutletServiceBase" errors="0" failures="0" skipped="0" timestamp="2025-03-29T13:17:42" time="0.604" tests="14">
|
|
762
|
-
<testcase classname="BatteryOutletServiceBase initialize should add Outlet service when it is not added to accessory yet" name="BatteryOutletServiceBase initialize should add Outlet service when it is not added to accessory yet" time="0.006">
|
|
918
|
+
<testcase classname="EcoFlowAccessoryBase subscribeOnParameterUpdates should not subscribe on parameters updates for quota and set_reply messages when mqtt is failed to connect" name="EcoFlowAccessoryBase subscribeOnParameterUpdates should not subscribe on parameters updates for quota and set_reply messages when mqtt is failed to connect" time="0.003">
|
|
763
919
|
</testcase>
|
|
764
|
-
<testcase classname="
|
|
920
|
+
<testcase classname="EcoFlowAccessoryBase subscribeOnParameterUpdates should subscribe on parameters updates for quota and set_reply messages when mqtt is connected successfully" name="EcoFlowAccessoryBase subscribeOnParameterUpdates should subscribe on parameters updates for quota and set_reply messages when mqtt is connected successfully" time="0.002">
|
|
765
921
|
</testcase>
|
|
766
|
-
<testcase classname="
|
|
922
|
+
<testcase classname="EcoFlowAccessoryBase subscribeOnParameterUpdates should filter failed subscription on parameters updates when mqtt is connected successfully" name="EcoFlowAccessoryBase subscribeOnParameterUpdates should filter failed subscription on parameters updates when mqtt is connected successfully" time="0.002">
|
|
767
923
|
</testcase>
|
|
768
|
-
<testcase classname="
|
|
924
|
+
<testcase classname="EcoFlowAccessoryBase processQuotaMessage should call processQuotaMessage when new quota message is received" name="EcoFlowAccessoryBase processQuotaMessage should call processQuotaMessage when new quota message is received" time="0.002">
|
|
769
925
|
</testcase>
|
|
770
|
-
<testcase classname="
|
|
926
|
+
<testcase classname="EcoFlowAccessoryBase processSetReplyMessage should ignore 'set_reply' message when no 'set' command was sent yet" name="EcoFlowAccessoryBase processSetReplyMessage should ignore 'set_reply' message when no 'set' command was sent yet" time="0.003">
|
|
927
|
+
</testcase>
|
|
928
|
+
<testcase classname="EcoFlowAccessoryBase processSetReplyMessage should ignore 'set_reply' message when it was not initialized by 'set' command from current instance" name="EcoFlowAccessoryBase processSetReplyMessage should ignore 'set_reply' message when it was not initialized by 'set' command from current instance" time="0.002">
|
|
929
|
+
</testcase>
|
|
930
|
+
<testcase classname="EcoFlowAccessoryBase processSetReplyMessage should do nothing when 'set_reply' message contains successful 'ack' acknowledgement" name="EcoFlowAccessoryBase processSetReplyMessage should do nothing when 'set_reply' message contains successful 'ack' acknowledgement" time="0.005">
|
|
931
|
+
</testcase>
|
|
932
|
+
<testcase classname="EcoFlowAccessoryBase processSetReplyMessage should call revert function when 'set_reply' message contains failed 'ack' acknowledgement" name="EcoFlowAccessoryBase processSetReplyMessage should call revert function when 'set_reply' message contains failed 'ack' acknowledgement" time="0.002">
|
|
933
|
+
</testcase>
|
|
934
|
+
<testcase classname="EcoFlowAccessoryBase processSetReplyMessage should do nothing when 'set_reply' message contains successful 'result' acknowledgement" name="EcoFlowAccessoryBase processSetReplyMessage should do nothing when 'set_reply' message contains successful 'result' acknowledgement" time="0.034">
|
|
771
935
|
</testcase>
|
|
772
|
-
<testcase classname="
|
|
936
|
+
<testcase classname="EcoFlowAccessoryBase processSetReplyMessage should call revert function when 'set_reply' message contains failed 'result' acknowledgement" name="EcoFlowAccessoryBase processSetReplyMessage should call revert function when 'set_reply' message contains failed 'result' acknowledgement" time="0.001">
|
|
773
937
|
</testcase>
|
|
774
|
-
<testcase classname="
|
|
938
|
+
<testcase classname="EcoFlowAccessoryBase processSetReplyMessage should do nothing when 'set_reply' message contains successful 'configOk' acknowledgement" name="EcoFlowAccessoryBase processSetReplyMessage should do nothing when 'set_reply' message contains successful 'configOk' acknowledgement" time="0.001">
|
|
775
939
|
</testcase>
|
|
776
|
-
<testcase classname="
|
|
940
|
+
<testcase classname="EcoFlowAccessoryBase processSetReplyMessage should call revert function when 'set_reply' message contains failed 'configOk' acknowledgement" name="EcoFlowAccessoryBase processSetReplyMessage should call revert function when 'set_reply' message contains failed 'configOk' acknowledgement" time="0.003">
|
|
777
941
|
</testcase>
|
|
778
|
-
<testcase classname="
|
|
942
|
+
<testcase classname="EcoFlowAccessoryBase processSetReplyMessage should call revert function when 'set_reply' message does not contain ack/result/configOk acknowledgement" name="EcoFlowAccessoryBase processSetReplyMessage should call revert function when 'set_reply' message does not contain ack/result/configOk acknowledgement" time="0.007">
|
|
779
943
|
</testcase>
|
|
780
|
-
<testcase classname="
|
|
944
|
+
<testcase classname="EcoFlowAccessoryBase destroy should stop mqtt reconnection when destroying accessory" name="EcoFlowAccessoryBase destroy should stop mqtt reconnection when destroying accessory" time="0.401">
|
|
781
945
|
</testcase>
|
|
782
|
-
<testcase classname="
|
|
946
|
+
<testcase classname="EcoFlowAccessoryBase destroy should unsubscribe from parameters updates when destroying accessory" name="EcoFlowAccessoryBase destroy should unsubscribe from parameters updates when destroying accessory" time="0.004">
|
|
783
947
|
</testcase>
|
|
784
|
-
<testcase classname="
|
|
948
|
+
<testcase classname="EcoFlowAccessoryBase cleanupServices should remove non registered services when cleanup is called" name="EcoFlowAccessoryBase cleanupServices should remove non registered services when cleanup is called" time="0.005">
|
|
785
949
|
</testcase>
|
|
786
|
-
<testcase classname="
|
|
950
|
+
<testcase classname="EcoFlowAccessoryBase cleanupServices should cleanup characteristics for registered services only when cleanup is called" name="EcoFlowAccessoryBase cleanupServices should cleanup characteristics for registered services only when cleanup is called" time="0.001">
|
|
787
951
|
</testcase>
|
|
788
|
-
<testcase classname="
|
|
952
|
+
<testcase classname="EcoFlowAccessoryBase sendSetCommand should stop mqtt reconnection when destroying accessory" name="EcoFlowAccessoryBase sendSetCommand should stop mqtt reconnection when destroying accessory" time="0.001">
|
|
789
953
|
</testcase>
|
|
790
954
|
</testsuite>
|
|
791
|
-
<testsuite name="
|
|
792
|
-
<testcase classname="
|
|
955
|
+
<testsuite name="OutletBatteryService" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:43" time="0.451" tests="14">
|
|
956
|
+
<testcase classname="OutletBatteryService updateOutputConsumption should set OutputConsumption when it is enabled in configuration" name="OutletBatteryService updateOutputConsumption should set OutputConsumption when it is enabled in configuration" time="0.003">
|
|
793
957
|
</testcase>
|
|
794
|
-
<testcase classname="
|
|
958
|
+
<testcase classname="OutletBatteryService updateOutputConsumption should not set OutputConsumption when it is disabled in configuration" name="OutletBatteryService updateOutputConsumption should not set OutputConsumption when it is disabled in configuration" time="0.001">
|
|
795
959
|
</testcase>
|
|
796
|
-
<testcase classname="
|
|
960
|
+
<testcase classname="OutletBatteryService updateOutputCurrent should set OutputCurrent when it is enabled in configuration" name="OutletBatteryService updateOutputCurrent should set OutputCurrent when it is enabled in configuration" time="0.001">
|
|
797
961
|
</testcase>
|
|
798
|
-
<testcase classname="
|
|
962
|
+
<testcase classname="OutletBatteryService updateOutputCurrent should not set OutputCurrent when it is disabled in configuration" name="OutletBatteryService updateOutputCurrent should not set OutputCurrent when it is disabled in configuration" time="0.001">
|
|
799
963
|
</testcase>
|
|
800
|
-
<testcase classname="
|
|
964
|
+
<testcase classname="OutletBatteryService updateOutputVoltage should set OutputVoltage when it is enabled in configuration" name="OutletBatteryService updateOutputVoltage should set OutputVoltage when it is enabled in configuration" time="0.001">
|
|
801
965
|
</testcase>
|
|
802
|
-
<testcase classname="
|
|
966
|
+
<testcase classname="OutletBatteryService updateOutputVoltage should not set OutputCurrent when it is disabled in configuration" name="OutletBatteryService updateOutputVoltage should not set OutputCurrent when it is disabled in configuration" time="0.001">
|
|
803
967
|
</testcase>
|
|
804
|
-
<testcase classname="
|
|
968
|
+
<testcase classname="OutletBatteryService updateInputConsumption should set InputConsumption when it is enabled in configuration" name="OutletBatteryService updateInputConsumption should set InputConsumption when it is enabled in configuration" time="0.001">
|
|
805
969
|
</testcase>
|
|
806
|
-
<testcase classname="
|
|
970
|
+
<testcase classname="OutletBatteryService updateInputConsumption should not set InputConsumption when it is disabled in configuration" name="OutletBatteryService updateInputConsumption should not set InputConsumption when it is disabled in configuration" time="0.001">
|
|
971
|
+
</testcase>
|
|
972
|
+
<testcase classname="OutletBatteryService updateStatusLowBattery should set low battery level when it is less than 20" name="OutletBatteryService updateStatusLowBattery should set low battery level when it is less than 20" time="0.001">
|
|
807
973
|
</testcase>
|
|
808
|
-
<testcase classname="
|
|
974
|
+
<testcase classname="OutletBatteryService updateStatusLowBattery should set normal battery level when it is more than or equal to 20" name="OutletBatteryService updateStatusLowBattery should set normal battery level when it is more than or equal to 20" time="0.001">
|
|
809
975
|
</testcase>
|
|
810
|
-
<testcase classname="
|
|
976
|
+
<testcase classname="OutletBatteryService updateStatusLowBattery should not set StatusLowBattery when it is disabled in configuration" name="OutletBatteryService updateStatusLowBattery should not set StatusLowBattery when it is disabled in configuration" time="0.001">
|
|
977
|
+
</testcase>
|
|
978
|
+
<testcase classname="OutletBatteryService updateBatteryLevel should set BatteryLevel when it is enabled in configuration" name="OutletBatteryService updateBatteryLevel should set BatteryLevel when it is enabled in configuration" time="0">
|
|
979
|
+
</testcase>
|
|
980
|
+
<testcase classname="OutletBatteryService updateBatteryLevel should not set BatteryLevel when it is disabled in configuration" name="OutletBatteryService updateBatteryLevel should not set BatteryLevel when it is disabled in configuration" time="0.009">
|
|
981
|
+
</testcase>
|
|
982
|
+
<testcase classname="OutletBatteryService processOnSetOn should not allow to set ON value" name="OutletBatteryService processOnSetOn should not allow to set ON value" time="0.001">
|
|
811
983
|
</testcase>
|
|
812
984
|
</testsuite>
|
|
813
|
-
<testsuite name="OutletAcService" errors="0" failures="0" skipped="0" timestamp="2025-
|
|
814
|
-
<testcase classname="OutletAcService updateOutputConsumption should set OutputConsumption when it is enabled in configuration" name="OutletAcService updateOutputConsumption should set OutputConsumption when it is enabled in configuration" time="0.
|
|
985
|
+
<testsuite name="OutletAcService" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:44" time="0.578" tests="12">
|
|
986
|
+
<testcase classname="OutletAcService updateOutputConsumption should set OutputConsumption when it is enabled in configuration" name="OutletAcService updateOutputConsumption should set OutputConsumption when it is enabled in configuration" time="0.003">
|
|
815
987
|
</testcase>
|
|
816
988
|
<testcase classname="OutletAcService updateOutputConsumption should not set OutputConsumption when it is disabled in configuration" name="OutletAcService updateOutputConsumption should not set OutputConsumption when it is disabled in configuration" time="0.001">
|
|
817
989
|
</testcase>
|
|
818
|
-
<testcase classname="OutletAcService updateInputConsumption should set InputConsumption when it is enabled in configuration" name="OutletAcService updateInputConsumption should set InputConsumption when it is enabled in configuration" time="0.
|
|
990
|
+
<testcase classname="OutletAcService updateInputConsumption should set InputConsumption when it is enabled in configuration" name="OutletAcService updateInputConsumption should set InputConsumption when it is enabled in configuration" time="0.001">
|
|
819
991
|
</testcase>
|
|
820
992
|
<testcase classname="OutletAcService updateInputConsumption should not set InputConsumption when it is disabled in configuration" name="OutletAcService updateInputConsumption should not set InputConsumption when it is disabled in configuration" time="0.001">
|
|
821
993
|
</testcase>
|
|
@@ -823,275 +995,325 @@
|
|
|
823
995
|
</testcase>
|
|
824
996
|
<testcase classname="OutletAcService updateStatusLowBattery should set normal battery level when it is more than or equal to 20" name="OutletAcService updateStatusLowBattery should set normal battery level when it is more than or equal to 20" time="0.001">
|
|
825
997
|
</testcase>
|
|
826
|
-
<testcase classname="OutletAcService updateBatteryLevel should set BatteryLevel when it is enabled in configuration" name="OutletAcService updateBatteryLevel should set BatteryLevel when it is enabled in configuration" time="0.
|
|
998
|
+
<testcase classname="OutletAcService updateBatteryLevel should set BatteryLevel when it is enabled in configuration" name="OutletAcService updateBatteryLevel should set BatteryLevel when it is enabled in configuration" time="0.001">
|
|
827
999
|
</testcase>
|
|
828
1000
|
<testcase classname="OutletAcService updateBatteryLevel should not set BatteryLevel when it is disabled in configuration" name="OutletAcService updateBatteryLevel should not set BatteryLevel when it is disabled in configuration" time="0.001">
|
|
829
1001
|
</testcase>
|
|
830
|
-
<testcase classname="OutletAcService
|
|
831
|
-
when Enabled value was changed to true and service was initialized with MPPT setAcModuleType" name="OutletAcService
|
|
832
|
-
when Enabled value was changed to true and service was initialized with MPPT setAcModuleType" time="0.
|
|
1002
|
+
<testcase classname="OutletAcService processOnSetOn should send Set command of MPPT moduleType to device
|
|
1003
|
+
when Enabled value was changed to true and service was initialized with MPPT setAcModuleType" name="OutletAcService processOnSetOn should send Set command of MPPT moduleType to device
|
|
1004
|
+
when Enabled value was changed to true and service was initialized with MPPT setAcModuleType" time="0.001">
|
|
833
1005
|
</testcase>
|
|
834
|
-
<testcase classname="OutletAcService
|
|
835
|
-
when Enabled value was changed to true and service was initialized with INV setAcModuleType" name="OutletAcService
|
|
836
|
-
when Enabled value was changed to true and service was initialized with INV setAcModuleType" time="0.
|
|
1006
|
+
<testcase classname="OutletAcService processOnSetOn should send Set command of INV moduleType to device
|
|
1007
|
+
when Enabled value was changed to true and service was initialized with INV setAcModuleType" name="OutletAcService processOnSetOn should send Set command of INV moduleType to device
|
|
1008
|
+
when Enabled value was changed to true and service was initialized with INV setAcModuleType" time="0.001">
|
|
837
1009
|
</testcase>
|
|
838
|
-
<testcase classname="OutletAcService
|
|
1010
|
+
<testcase classname="OutletAcService processOnSetOn should send Set command of INV moduleType to device when Enabled value was changed to false" name="OutletAcService processOnSetOn should send Set command of INV moduleType to device when Enabled value was changed to false" time="0.001">
|
|
839
1011
|
</testcase>
|
|
840
|
-
<testcase classname="OutletAcService
|
|
1012
|
+
<testcase classname="OutletAcService processOnSetOn should revert changing of Enabled state when sending Set command to device is failed" name="OutletAcService processOnSetOn should revert changing of Enabled state when sending Set command to device is failed" time="0.001">
|
|
841
1013
|
</testcase>
|
|
842
1014
|
</testsuite>
|
|
843
|
-
<testsuite name="
|
|
844
|
-
<testcase classname="
|
|
1015
|
+
<testsuite name="OutletBatteryServiceBase" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:44" time="1.218" tests="14">
|
|
1016
|
+
<testcase classname="OutletBatteryServiceBase initialize should add Outlet service when it is not added to accessory yet" name="OutletBatteryServiceBase initialize should add Outlet service when it is not added to accessory yet" time="0.005">
|
|
845
1017
|
</testcase>
|
|
846
|
-
<testcase classname="
|
|
1018
|
+
<testcase classname="OutletBatteryServiceBase initialize should use existing Outlet service when it is already added to accessory" name="OutletBatteryServiceBase initialize should use existing Outlet service when it is already added to accessory" time="0.001">
|
|
847
1019
|
</testcase>
|
|
848
|
-
<testcase classname="
|
|
1020
|
+
<testcase classname="OutletBatteryServiceBase initialize should not add custom characteristics when initializing accessory without turned on custom characteristics" name="OutletBatteryServiceBase initialize should not add custom characteristics when initializing accessory without turned on custom characteristics" time="0.001">
|
|
849
1021
|
</testcase>
|
|
850
|
-
<testcase classname="
|
|
1022
|
+
<testcase classname="OutletBatteryServiceBase initialize should add InputConsumptionWatts characteristic when it is enabled in configuration" name="OutletBatteryServiceBase initialize should add InputConsumptionWatts characteristic when it is enabled in configuration" time="0.001">
|
|
851
1023
|
</testcase>
|
|
852
|
-
<testcase classname="
|
|
1024
|
+
<testcase classname="OutletBatteryServiceBase initialize should add BatteryLevel characteristic when it is enabled in configuration" name="OutletBatteryServiceBase initialize should add BatteryLevel characteristic when it is enabled in configuration" time="0.001">
|
|
853
1025
|
</testcase>
|
|
854
|
-
<testcase classname="
|
|
1026
|
+
<testcase classname="OutletBatteryServiceBase updateInputConsumption should set InputConsumption when it is enabled in configuration" name="OutletBatteryServiceBase updateInputConsumption should set InputConsumption when it is enabled in configuration" time="0.001">
|
|
855
1027
|
</testcase>
|
|
856
|
-
<testcase classname="
|
|
1028
|
+
<testcase classname="OutletBatteryServiceBase updateInputConsumption should not set InputConsumption when it is disabled in configuration" name="OutletBatteryServiceBase updateInputConsumption should not set InputConsumption when it is disabled in configuration" time="0.001">
|
|
857
1029
|
</testcase>
|
|
858
|
-
<testcase classname="
|
|
1030
|
+
<testcase classname="OutletBatteryServiceBase updateStatusLowBattery should set low battery level when it is less than 20" name="OutletBatteryServiceBase updateStatusLowBattery should set low battery level when it is less than 20" time="0.001">
|
|
1031
|
+
</testcase>
|
|
1032
|
+
<testcase classname="OutletBatteryServiceBase updateStatusLowBattery should set normal battery level when it is more than or equal to 20" name="OutletBatteryServiceBase updateStatusLowBattery should set normal battery level when it is more than or equal to 20" time="0.002">
|
|
1033
|
+
</testcase>
|
|
1034
|
+
<testcase classname="OutletBatteryServiceBase updateStatusLowBattery should not set StatusLowBattery when it is disabled in configuration" name="OutletBatteryServiceBase updateStatusLowBattery should not set StatusLowBattery when it is disabled in configuration" time="0.001">
|
|
1035
|
+
</testcase>
|
|
1036
|
+
<testcase classname="OutletBatteryServiceBase updateBatteryLevel should set BatteryLevel when it is enabled in configuration" name="OutletBatteryServiceBase updateBatteryLevel should set BatteryLevel when it is enabled in configuration" time="0.001">
|
|
859
1037
|
</testcase>
|
|
860
|
-
<testcase classname="
|
|
1038
|
+
<testcase classname="OutletBatteryServiceBase updateBatteryLevel should not set BatteryLevel when it is disabled in configuration" name="OutletBatteryServiceBase updateBatteryLevel should not set BatteryLevel when it is disabled in configuration" time="0.001">
|
|
861
1039
|
</testcase>
|
|
862
|
-
<testcase classname="
|
|
1040
|
+
<testcase classname="OutletBatteryServiceBase updateChargingState should set charging state to false when input power consumption is 0 Watt" name="OutletBatteryServiceBase updateChargingState should set charging state to false when input power consumption is 0 Watt" time="0.002">
|
|
1041
|
+
</testcase>
|
|
1042
|
+
<testcase classname="OutletBatteryServiceBase updateChargingState should set charging state to true when input power consumption is more than 0 Watt" name="OutletBatteryServiceBase updateChargingState should set charging state to true when input power consumption is more than 0 Watt" time="0.001">
|
|
863
1043
|
</testcase>
|
|
864
1044
|
</testsuite>
|
|
865
|
-
<testsuite name="
|
|
866
|
-
<testcase classname="
|
|
1045
|
+
<testsuite name="OutletService" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:45" time="0.572" tests="10">
|
|
1046
|
+
<testcase classname="OutletService updateOutputConsumption should set OutputConsumption when it is enabled in configuration" name="OutletService updateOutputConsumption should set OutputConsumption when it is enabled in configuration" time="0.011">
|
|
867
1047
|
</testcase>
|
|
868
|
-
<testcase classname="
|
|
1048
|
+
<testcase classname="OutletService updateOutputConsumption should not set OutputConsumption when it is disabled in configuration" name="OutletService updateOutputConsumption should not set OutputConsumption when it is disabled in configuration" time="0.001">
|
|
869
1049
|
</testcase>
|
|
870
|
-
<testcase classname="
|
|
1050
|
+
<testcase classname="OutletService updateInputConsumption should set InputConsumption when it is enabled in configuration" name="OutletService updateInputConsumption should set InputConsumption when it is enabled in configuration" time="0.001">
|
|
871
1051
|
</testcase>
|
|
872
|
-
<testcase classname="
|
|
1052
|
+
<testcase classname="OutletService updateInputConsumption should not set InputConsumption when it is disabled in configuration" name="OutletService updateInputConsumption should not set InputConsumption when it is disabled in configuration" time="0.016">
|
|
873
1053
|
</testcase>
|
|
874
|
-
<testcase classname="
|
|
1054
|
+
<testcase classname="OutletService updateStatusLowBattery should set low battery level when it is less than 20" name="OutletService updateStatusLowBattery should set low battery level when it is less than 20" time="0.001">
|
|
875
1055
|
</testcase>
|
|
876
|
-
<testcase classname="
|
|
1056
|
+
<testcase classname="OutletService updateStatusLowBattery should set normal battery level when it is more than or equal to 20" name="OutletService updateStatusLowBattery should set normal battery level when it is more than or equal to 20" time="0.001">
|
|
877
1057
|
</testcase>
|
|
878
|
-
<testcase classname="
|
|
1058
|
+
<testcase classname="OutletService updateStatusLowBattery should not set StatusLowBattery when it is disabled in configuration" name="OutletService updateStatusLowBattery should not set StatusLowBattery when it is disabled in configuration" time="0.001">
|
|
879
1059
|
</testcase>
|
|
880
|
-
<testcase classname="
|
|
1060
|
+
<testcase classname="OutletService updateBatteryLevel should set BatteryLevel when it is enabled in configuration" name="OutletService updateBatteryLevel should set BatteryLevel when it is enabled in configuration" time="0.001">
|
|
881
1061
|
</testcase>
|
|
882
|
-
<testcase classname="
|
|
1062
|
+
<testcase classname="OutletService updateBatteryLevel should not set BatteryLevel when it is disabled in configuration" name="OutletService updateBatteryLevel should not set BatteryLevel when it is disabled in configuration" time="0.001">
|
|
883
1063
|
</testcase>
|
|
884
|
-
<testcase classname="
|
|
1064
|
+
<testcase classname="OutletService processOnSetOn should not allow to set ON value" name="OutletService processOnSetOn should not allow to set ON value" time="0.001">
|
|
885
1065
|
</testcase>
|
|
886
|
-
|
|
1066
|
+
</testsuite>
|
|
1067
|
+
<testsuite name="OutletInvService" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:45" time="0.598" tests="10">
|
|
1068
|
+
<testcase classname="OutletInvService updateOutputConsumption should set OutputConsumption when it is enabled in configuration" name="OutletInvService updateOutputConsumption should set OutputConsumption when it is enabled in configuration" time="0.003">
|
|
1069
|
+
</testcase>
|
|
1070
|
+
<testcase classname="OutletInvService updateOutputConsumption should not set OutputConsumption when it is disabled in configuration" name="OutletInvService updateOutputConsumption should not set OutputConsumption when it is disabled in configuration" time="0.001">
|
|
1071
|
+
</testcase>
|
|
1072
|
+
<testcase classname="OutletInvService updateInputConsumption should set InputConsumption when it is enabled in configuration" name="OutletInvService updateInputConsumption should set InputConsumption when it is enabled in configuration" time="0.001">
|
|
1073
|
+
</testcase>
|
|
1074
|
+
<testcase classname="OutletInvService updateInputConsumption should not set InputConsumption when it is disabled in configuration" name="OutletInvService updateInputConsumption should not set InputConsumption when it is disabled in configuration" time="0.001">
|
|
1075
|
+
</testcase>
|
|
1076
|
+
<testcase classname="OutletInvService updateStatusLowBattery should set low battery level when it is less than 20" name="OutletInvService updateStatusLowBattery should set low battery level when it is less than 20" time="0.001">
|
|
1077
|
+
</testcase>
|
|
1078
|
+
<testcase classname="OutletInvService updateStatusLowBattery should set normal battery level when it is more than or equal to 20" name="OutletInvService updateStatusLowBattery should set normal battery level when it is more than or equal to 20" time="0">
|
|
1079
|
+
</testcase>
|
|
1080
|
+
<testcase classname="OutletInvService updateStatusLowBattery should not set StatusLowBattery when it is disabled in configuration" name="OutletInvService updateStatusLowBattery should not set StatusLowBattery when it is disabled in configuration" time="0.001">
|
|
1081
|
+
</testcase>
|
|
1082
|
+
<testcase classname="OutletInvService updateBatteryLevel should set BatteryLevel when it is enabled in configuration" name="OutletInvService updateBatteryLevel should set BatteryLevel when it is enabled in configuration" time="0.001">
|
|
1083
|
+
</testcase>
|
|
1084
|
+
<testcase classname="OutletInvService updateBatteryLevel should not set BatteryLevel when it is disabled in configuration" name="OutletInvService updateBatteryLevel should not set BatteryLevel when it is disabled in configuration" time="0">
|
|
1085
|
+
</testcase>
|
|
1086
|
+
<testcase classname="OutletInvService processOnSetOn should not allow to set ON value" name="OutletInvService processOnSetOn should not allow to set ON value" time="0.001">
|
|
887
1087
|
</testcase>
|
|
888
1088
|
</testsuite>
|
|
889
|
-
<testsuite name="LightBulbServiceBase" errors="0" failures="0" skipped="0" timestamp="2025-
|
|
890
|
-
<testcase classname="LightBulbServiceBase initialize should add
|
|
1089
|
+
<testsuite name="LightBulbServiceBase" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:45" time="0.447" tests="11">
|
|
1090
|
+
<testcase classname="LightBulbServiceBase initialize should add Fan service when it is not added to accessory yet" name="LightBulbServiceBase initialize should add Fan service when it is not added to accessory yet" time="0.003">
|
|
891
1091
|
</testcase>
|
|
892
|
-
<testcase classname="LightBulbServiceBase initialize should use existing
|
|
1092
|
+
<testcase classname="LightBulbServiceBase initialize should use existing Fan service when it is already added to accessory" name="LightBulbServiceBase initialize should use existing Fan service when it is already added to accessory" time="0.001">
|
|
893
1093
|
</testcase>
|
|
894
|
-
<testcase classname="LightBulbServiceBase initialize should add
|
|
1094
|
+
<testcase classname="LightBulbServiceBase initialize should add Fan characteristics when initializing accessory" name="LightBulbServiceBase initialize should add Fan characteristics when initializing accessory" time="0.001">
|
|
895
1095
|
</testcase>
|
|
896
|
-
<testcase classname="LightBulbServiceBase setOn should not allow to set value when it is updated from UI" name="LightBulbServiceBase setOn should not allow to set value when it is updated from UI" time="0
|
|
1096
|
+
<testcase classname="LightBulbServiceBase setOn should not allow to set value when it is updated from UI" name="LightBulbServiceBase setOn should not allow to set value when it is updated from UI" time="0">
|
|
897
1097
|
</testcase>
|
|
898
|
-
<testcase classname="LightBulbServiceBase updateState should set On state to true when it is requested" name="LightBulbServiceBase updateState should set On state to true when it is requested" time="0.
|
|
1098
|
+
<testcase classname="LightBulbServiceBase updateState should set On state to true when it is requested" name="LightBulbServiceBase updateState should set On state to true when it is requested" time="0.008">
|
|
899
1099
|
</testcase>
|
|
900
|
-
<testcase classname="LightBulbServiceBase
|
|
1100
|
+
<testcase classname="LightBulbServiceBase updateRotationSpeed should set 100% rotation speed when maximum value is set" name="LightBulbServiceBase updateRotationSpeed should set 100% rotation speed when maximum value is set" time="0.001">
|
|
901
1101
|
</testcase>
|
|
902
|
-
<testcase classname="LightBulbServiceBase
|
|
1102
|
+
<testcase classname="LightBulbServiceBase updateRotationSpeed should set 0% rotation speed when minimum value is set" name="LightBulbServiceBase updateRotationSpeed should set 0% rotation speed when minimum value is set" time="0">
|
|
903
1103
|
</testcase>
|
|
904
|
-
<testcase classname="LightBulbServiceBase
|
|
1104
|
+
<testcase classname="LightBulbServiceBase updateRotationSpeed should set rotation speed when it is requested" name="LightBulbServiceBase updateRotationSpeed should set rotation speed when it is requested" time="0">
|
|
905
1105
|
</testcase>
|
|
906
|
-
<testcase classname="LightBulbServiceBase
|
|
1106
|
+
<testcase classname="LightBulbServiceBase updateRotationSpeed should revert changing of rotation speed to value set from UI when sending Set command to device is failed" name="LightBulbServiceBase updateRotationSpeed should revert changing of rotation speed to value set from UI when sending Set command to device is failed" time="0.001">
|
|
907
1107
|
</testcase>
|
|
908
|
-
<testcase classname="LightBulbServiceBase
|
|
1108
|
+
<testcase classname="LightBulbServiceBase processOnSetOn should revert changing of On state when it is failed" name="LightBulbServiceBase processOnSetOn should revert changing of On state when it is failed" time="0.001">
|
|
909
1109
|
</testcase>
|
|
910
|
-
<testcase classname="LightBulbServiceBase
|
|
1110
|
+
<testcase classname="LightBulbServiceBase onRotationSpeedSet should revert changing of rotation speed when sending Set command to device is failed" name="LightBulbServiceBase onRotationSpeedSet should revert changing of rotation speed when sending Set command to device is failed" time="0.001">
|
|
911
1111
|
</testcase>
|
|
912
1112
|
</testsuite>
|
|
913
|
-
<testsuite name="OutletDc12vService" errors="0" failures="0" skipped="0" timestamp="2025-
|
|
914
|
-
<testcase classname="OutletDc12vService updateOutputConsumption should set OutputConsumption when it is enabled in configuration" name="OutletDc12vService updateOutputConsumption should set OutputConsumption when it is enabled in configuration" time="0.
|
|
1113
|
+
<testsuite name="OutletDc12vService" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:46" time="0.518" tests="9">
|
|
1114
|
+
<testcase classname="OutletDc12vService updateOutputConsumption should set OutputConsumption when it is enabled in configuration" name="OutletDc12vService updateOutputConsumption should set OutputConsumption when it is enabled in configuration" time="0.006">
|
|
915
1115
|
</testcase>
|
|
916
1116
|
<testcase classname="OutletDc12vService updateOutputConsumption should not set OutputConsumption when it is disabled in configuration" name="OutletDc12vService updateOutputConsumption should not set OutputConsumption when it is disabled in configuration" time="0.001">
|
|
917
1117
|
</testcase>
|
|
918
|
-
<testcase classname="OutletDc12vService updateInputConsumption should set InputConsumption when it is enabled in configuration" name="OutletDc12vService updateInputConsumption should set InputConsumption when it is enabled in configuration" time="0.
|
|
1118
|
+
<testcase classname="OutletDc12vService updateInputConsumption should set InputConsumption when it is enabled in configuration" name="OutletDc12vService updateInputConsumption should set InputConsumption when it is enabled in configuration" time="0.004">
|
|
919
1119
|
</testcase>
|
|
920
|
-
<testcase classname="OutletDc12vService updateInputConsumption should not set InputConsumption when it is disabled in configuration" name="OutletDc12vService updateInputConsumption should not set InputConsumption when it is disabled in configuration" time="0
|
|
1120
|
+
<testcase classname="OutletDc12vService updateInputConsumption should not set InputConsumption when it is disabled in configuration" name="OutletDc12vService updateInputConsumption should not set InputConsumption when it is disabled in configuration" time="0">
|
|
921
1121
|
</testcase>
|
|
922
|
-
<testcase classname="OutletDc12vService updateBatteryLevel should set BatteryLevel when it is enabled in configuration" name="OutletDc12vService updateBatteryLevel should set BatteryLevel when it is enabled in configuration" time="0.
|
|
1122
|
+
<testcase classname="OutletDc12vService updateBatteryLevel should set BatteryLevel when it is enabled in configuration" name="OutletDc12vService updateBatteryLevel should set BatteryLevel when it is enabled in configuration" time="0.001">
|
|
923
1123
|
</testcase>
|
|
924
1124
|
<testcase classname="OutletDc12vService updateBatteryLevel should not set BatteryLevel when it is disabled in configuration" name="OutletDc12vService updateBatteryLevel should not set BatteryLevel when it is disabled in configuration" time="0.001">
|
|
925
1125
|
</testcase>
|
|
926
|
-
<testcase classname="OutletDc12vService
|
|
1126
|
+
<testcase classname="OutletDc12vService processOnSetOn should send Set command to device when Enabled value was changed to true" name="OutletDc12vService processOnSetOn should send Set command to device when Enabled value was changed to true" time="0.002">
|
|
927
1127
|
</testcase>
|
|
928
|
-
<testcase classname="OutletDc12vService
|
|
1128
|
+
<testcase classname="OutletDc12vService processOnSetOn should send Set command to device when Enabled value was changed to false" name="OutletDc12vService processOnSetOn should send Set command to device when Enabled value was changed to false" time="0.001">
|
|
929
1129
|
</testcase>
|
|
930
|
-
<testcase classname="OutletDc12vService
|
|
1130
|
+
<testcase classname="OutletDc12vService processOnSetOn should revert changing of Enabled state when sending Set command to device is failed" name="OutletDc12vService processOnSetOn should revert changing of Enabled state when sending Set command to device is failed" time="0.001">
|
|
931
1131
|
</testcase>
|
|
932
1132
|
</testsuite>
|
|
933
|
-
<testsuite name="OutletAcLvService" errors="0" failures="0" skipped="0" timestamp="2025-
|
|
1133
|
+
<testsuite name="OutletAcLvService" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:46" time="0.573" tests="9">
|
|
934
1134
|
<testcase classname="OutletAcLvService updateOutputConsumption should set OutputConsumption when it is enabled in configuration" name="OutletAcLvService updateOutputConsumption should set OutputConsumption when it is enabled in configuration" time="0.003">
|
|
935
1135
|
</testcase>
|
|
936
|
-
<testcase classname="OutletAcLvService updateOutputConsumption should not set OutputConsumption when it is disabled in configuration" name="OutletAcLvService updateOutputConsumption should not set OutputConsumption when it is disabled in configuration" time="0
|
|
1136
|
+
<testcase classname="OutletAcLvService updateOutputConsumption should not set OutputConsumption when it is disabled in configuration" name="OutletAcLvService updateOutputConsumption should not set OutputConsumption when it is disabled in configuration" time="0">
|
|
937
1137
|
</testcase>
|
|
938
|
-
<testcase classname="OutletAcLvService updateInputConsumption should set InputConsumption when it is enabled in configuration" name="OutletAcLvService updateInputConsumption should set InputConsumption when it is enabled in configuration" time="0">
|
|
1138
|
+
<testcase classname="OutletAcLvService updateInputConsumption should set InputConsumption when it is enabled in configuration" name="OutletAcLvService updateInputConsumption should set InputConsumption when it is enabled in configuration" time="0.001">
|
|
939
1139
|
</testcase>
|
|
940
|
-
<testcase classname="OutletAcLvService updateInputConsumption should not set InputConsumption when it is disabled in configuration" name="OutletAcLvService updateInputConsumption should not set InputConsumption when it is disabled in configuration" time="0.
|
|
1140
|
+
<testcase classname="OutletAcLvService updateInputConsumption should not set InputConsumption when it is disabled in configuration" name="OutletAcLvService updateInputConsumption should not set InputConsumption when it is disabled in configuration" time="0.009">
|
|
941
1141
|
</testcase>
|
|
942
1142
|
<testcase classname="OutletAcLvService updateBatteryLevel should set BatteryLevel when it is enabled in configuration" name="OutletAcLvService updateBatteryLevel should set BatteryLevel when it is enabled in configuration" time="0.001">
|
|
943
1143
|
</testcase>
|
|
944
1144
|
<testcase classname="OutletAcLvService updateBatteryLevel should not set BatteryLevel when it is disabled in configuration" name="OutletAcLvService updateBatteryLevel should not set BatteryLevel when it is disabled in configuration" time="0.001">
|
|
945
1145
|
</testcase>
|
|
946
|
-
<testcase classname="OutletAcLvService
|
|
1146
|
+
<testcase classname="OutletAcLvService processOnSetOn should send Set command to device when Enabled value was changed to true" name="OutletAcLvService processOnSetOn should send Set command to device when Enabled value was changed to true" time="0.002">
|
|
947
1147
|
</testcase>
|
|
948
|
-
<testcase classname="OutletAcLvService
|
|
1148
|
+
<testcase classname="OutletAcLvService processOnSetOn should send Set command to device when Enabled value was changed to false" name="OutletAcLvService processOnSetOn should send Set command to device when Enabled value was changed to false" time="0.001">
|
|
949
1149
|
</testcase>
|
|
950
|
-
<testcase classname="OutletAcLvService
|
|
1150
|
+
<testcase classname="OutletAcLvService processOnSetOn should revert changing of Enabled state when sending Set command to device is failed" name="OutletAcLvService processOnSetOn should revert changing of Enabled state when sending Set command to device is failed" time="0.001">
|
|
951
1151
|
</testcase>
|
|
952
1152
|
</testsuite>
|
|
953
|
-
<testsuite name="OutletAcHvService" errors="0" failures="0" skipped="0" timestamp="2025-
|
|
954
|
-
<testcase classname="OutletAcHvService updateOutputConsumption should set OutputConsumption when it is enabled in configuration" name="OutletAcHvService updateOutputConsumption should set OutputConsumption when it is enabled in configuration" time="0.
|
|
1153
|
+
<testsuite name="OutletAcHvService" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:46" time="0.565" tests="9">
|
|
1154
|
+
<testcase classname="OutletAcHvService updateOutputConsumption should set OutputConsumption when it is enabled in configuration" name="OutletAcHvService updateOutputConsumption should set OutputConsumption when it is enabled in configuration" time="0.004">
|
|
955
1155
|
</testcase>
|
|
956
1156
|
<testcase classname="OutletAcHvService updateOutputConsumption should not set OutputConsumption when it is disabled in configuration" name="OutletAcHvService updateOutputConsumption should not set OutputConsumption when it is disabled in configuration" time="0.001">
|
|
957
1157
|
</testcase>
|
|
958
|
-
<testcase classname="OutletAcHvService updateInputConsumption should set InputConsumption when it is enabled in configuration" name="OutletAcHvService updateInputConsumption should set InputConsumption when it is enabled in configuration" time="0.
|
|
1158
|
+
<testcase classname="OutletAcHvService updateInputConsumption should set InputConsumption when it is enabled in configuration" name="OutletAcHvService updateInputConsumption should set InputConsumption when it is enabled in configuration" time="0.001">
|
|
959
1159
|
</testcase>
|
|
960
1160
|
<testcase classname="OutletAcHvService updateInputConsumption should not set InputConsumption when it is disabled in configuration" name="OutletAcHvService updateInputConsumption should not set InputConsumption when it is disabled in configuration" time="0.001">
|
|
961
1161
|
</testcase>
|
|
962
1162
|
<testcase classname="OutletAcHvService updateBatteryLevel should set BatteryLevel when it is enabled in configuration" name="OutletAcHvService updateBatteryLevel should set BatteryLevel when it is enabled in configuration" time="0.001">
|
|
963
1163
|
</testcase>
|
|
964
|
-
<testcase classname="OutletAcHvService updateBatteryLevel should not set BatteryLevel when it is disabled in configuration" name="OutletAcHvService updateBatteryLevel should not set BatteryLevel when it is disabled in configuration" time="0">
|
|
1164
|
+
<testcase classname="OutletAcHvService updateBatteryLevel should not set BatteryLevel when it is disabled in configuration" name="OutletAcHvService updateBatteryLevel should not set BatteryLevel when it is disabled in configuration" time="0.001">
|
|
965
1165
|
</testcase>
|
|
966
|
-
<testcase classname="OutletAcHvService
|
|
1166
|
+
<testcase classname="OutletAcHvService processOnSetOn should send Set command to device when Enabled value was changed to true" name="OutletAcHvService processOnSetOn should send Set command to device when Enabled value was changed to true" time="0.009">
|
|
967
1167
|
</testcase>
|
|
968
|
-
<testcase classname="OutletAcHvService
|
|
1168
|
+
<testcase classname="OutletAcHvService processOnSetOn should send Set command to device when Enabled value was changed to false" name="OutletAcHvService processOnSetOn should send Set command to device when Enabled value was changed to false" time="0.001">
|
|
969
1169
|
</testcase>
|
|
970
|
-
<testcase classname="OutletAcHvService
|
|
1170
|
+
<testcase classname="OutletAcHvService processOnSetOn should revert changing of Enabled state when sending Set command to device is failed" name="OutletAcHvService processOnSetOn should revert changing of Enabled state when sending Set command to device is failed" time="0.001">
|
|
971
1171
|
</testcase>
|
|
972
1172
|
</testsuite>
|
|
973
|
-
<testsuite name="
|
|
974
|
-
<testcase classname="
|
|
1173
|
+
<testsuite name="LightBulbServiceBase" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:46" time="0.517" tests="10">
|
|
1174
|
+
<testcase classname="LightBulbServiceBase initialize should add Lightbulb service when it is not added to accessory yet" name="LightBulbServiceBase initialize should add Lightbulb service when it is not added to accessory yet" time="0.003">
|
|
975
1175
|
</testcase>
|
|
976
|
-
<testcase classname="
|
|
1176
|
+
<testcase classname="LightBulbServiceBase initialize should use existing Lightbulb service when it is already added to accessory" name="LightBulbServiceBase initialize should use existing Lightbulb service when it is already added to accessory" time="0.001">
|
|
977
1177
|
</testcase>
|
|
978
|
-
<testcase classname="
|
|
1178
|
+
<testcase classname="LightBulbServiceBase initialize should add Lightbulb characteristics when initializing accessory" name="LightBulbServiceBase initialize should add Lightbulb characteristics when initializing accessory" time="0.001">
|
|
979
1179
|
</testcase>
|
|
980
|
-
<testcase classname="
|
|
1180
|
+
<testcase classname="LightBulbServiceBase updateState should set On state to true when it is requested" name="LightBulbServiceBase updateState should set On state to true when it is requested" time="0.001">
|
|
981
1181
|
</testcase>
|
|
982
|
-
<testcase classname="
|
|
1182
|
+
<testcase classname="LightBulbServiceBase updateBrightness should set 100% brightness when maximum value is set" name="LightBulbServiceBase updateBrightness should set 100% brightness when maximum value is set" time="0.012">
|
|
983
1183
|
</testcase>
|
|
984
|
-
<testcase classname="
|
|
1184
|
+
<testcase classname="LightBulbServiceBase updateBrightness should set 0% brightness when minimum value is set" name="LightBulbServiceBase updateBrightness should set 0% brightness when minimum value is set" time="0.001">
|
|
985
1185
|
</testcase>
|
|
986
|
-
<testcase classname="
|
|
1186
|
+
<testcase classname="LightBulbServiceBase updateBrightness should set brightness when it is requested" name="LightBulbServiceBase updateBrightness should set brightness when it is requested" time="0.003">
|
|
987
1187
|
</testcase>
|
|
988
|
-
<testcase classname="
|
|
1188
|
+
<testcase classname="LightBulbServiceBase updateBrightness should revert changing of brightness to value set from UI when sending Set command to device is failed" name="LightBulbServiceBase updateBrightness should revert changing of brightness to value set from UI when sending Set command to device is failed" time="0.001">
|
|
989
1189
|
</testcase>
|
|
990
|
-
<testcase classname="
|
|
1190
|
+
<testcase classname="LightBulbServiceBase processOnSetOn should revert changing of On state when it is failed" name="LightBulbServiceBase processOnSetOn should revert changing of On state when it is failed" time="0.001">
|
|
1191
|
+
</testcase>
|
|
1192
|
+
<testcase classname="LightBulbServiceBase onBrightnessSet should revert changing of brightness when sending Set command to device is failed" name="LightBulbServiceBase onBrightnessSet should revert changing of brightness when sending Set command to device is failed" time="0.001">
|
|
991
1193
|
</testcase>
|
|
992
1194
|
</testsuite>
|
|
993
|
-
<testsuite name="OutletUsbService" errors="0" failures="0" skipped="0" timestamp="2025-
|
|
994
|
-
<testcase classname="OutletUsbService updateOutputConsumption should set OutputConsumption when it is enabled in configuration" name="OutletUsbService updateOutputConsumption should set OutputConsumption when it is enabled in configuration" time="0.
|
|
1195
|
+
<testsuite name="OutletUsbService" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:47" time="0.491" tests="9">
|
|
1196
|
+
<testcase classname="OutletUsbService updateOutputConsumption should set OutputConsumption when it is enabled in configuration" name="OutletUsbService updateOutputConsumption should set OutputConsumption when it is enabled in configuration" time="0.002">
|
|
995
1197
|
</testcase>
|
|
996
1198
|
<testcase classname="OutletUsbService updateOutputConsumption should not set OutputConsumption when it is disabled in configuration" name="OutletUsbService updateOutputConsumption should not set OutputConsumption when it is disabled in configuration" time="0.001">
|
|
997
1199
|
</testcase>
|
|
998
1200
|
<testcase classname="OutletUsbService updateInputConsumption should set InputConsumption when it is enabled in configuration" name="OutletUsbService updateInputConsumption should set InputConsumption when it is enabled in configuration" time="0.001">
|
|
999
1201
|
</testcase>
|
|
1000
|
-
<testcase classname="OutletUsbService updateInputConsumption should not set InputConsumption when it is disabled in configuration" name="OutletUsbService updateInputConsumption should not set InputConsumption when it is disabled in configuration" time="0.
|
|
1202
|
+
<testcase classname="OutletUsbService updateInputConsumption should not set InputConsumption when it is disabled in configuration" name="OutletUsbService updateInputConsumption should not set InputConsumption when it is disabled in configuration" time="0.012">
|
|
1001
1203
|
</testcase>
|
|
1002
|
-
<testcase classname="OutletUsbService updateBatteryLevel should set BatteryLevel when it is enabled in configuration" name="OutletUsbService updateBatteryLevel should set BatteryLevel when it is enabled in configuration" time="0.
|
|
1204
|
+
<testcase classname="OutletUsbService updateBatteryLevel should set BatteryLevel when it is enabled in configuration" name="OutletUsbService updateBatteryLevel should set BatteryLevel when it is enabled in configuration" time="0.002">
|
|
1003
1205
|
</testcase>
|
|
1004
|
-
<testcase classname="OutletUsbService updateBatteryLevel should not set BatteryLevel when it is disabled in configuration" name="OutletUsbService updateBatteryLevel should not set BatteryLevel when it is disabled in configuration" time="0
|
|
1206
|
+
<testcase classname="OutletUsbService updateBatteryLevel should not set BatteryLevel when it is disabled in configuration" name="OutletUsbService updateBatteryLevel should not set BatteryLevel when it is disabled in configuration" time="0">
|
|
1005
1207
|
</testcase>
|
|
1006
|
-
<testcase classname="OutletUsbService
|
|
1208
|
+
<testcase classname="OutletUsbService processOnSetOn should send Set command to device when On value was changed to true" name="OutletUsbService processOnSetOn should send Set command to device when On value was changed to true" time="0">
|
|
1007
1209
|
</testcase>
|
|
1008
|
-
<testcase classname="OutletUsbService
|
|
1210
|
+
<testcase classname="OutletUsbService processOnSetOn should send Set command to device when On value was changed to false" name="OutletUsbService processOnSetOn should send Set command to device when On value was changed to false" time="0">
|
|
1009
1211
|
</testcase>
|
|
1010
|
-
<testcase classname="OutletUsbService
|
|
1212
|
+
<testcase classname="OutletUsbService processOnSetOn should revert changing of On state when sending Set command to device is failed" name="OutletUsbService processOnSetOn should revert changing of On state when sending Set command to device is failed" time="0.001">
|
|
1011
1213
|
</testcase>
|
|
1012
1214
|
</testsuite>
|
|
1013
|
-
<testsuite name="
|
|
1014
|
-
<testcase classname="
|
|
1215
|
+
<testsuite name="OutletAcService" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:47" time="0.567" tests="9">
|
|
1216
|
+
<testcase classname="OutletAcService updateOutputConsumption should set OutputConsumption when it is enabled in configuration" name="OutletAcService updateOutputConsumption should set OutputConsumption when it is enabled in configuration" time="0.007">
|
|
1015
1217
|
</testcase>
|
|
1016
|
-
<testcase classname="
|
|
1017
|
-
</testcase>
|
|
1018
|
-
<testcase classname="PowerDemandService updatePowerDemand should set 100% power demand when maximum value is set" name="PowerDemandService updatePowerDemand should set 100% power demand when maximum value is set" time="0.001">
|
|
1218
|
+
<testcase classname="OutletAcService updateOutputConsumption should not set OutputConsumption when it is disabled in configuration" name="OutletAcService updateOutputConsumption should not set OutputConsumption when it is disabled in configuration" time="0.011">
|
|
1019
1219
|
</testcase>
|
|
1020
|
-
<testcase classname="
|
|
1021
|
-
</testcase>
|
|
1022
|
-
<testcase classname="PowerDemandService updatePowerDemand should set power demand when it is requested" name="PowerDemandService updatePowerDemand should set power demand when it is requested" time="0.001">
|
|
1220
|
+
<testcase classname="OutletAcService updateInputConsumption should set InputConsumption when it is enabled in configuration" name="OutletAcService updateInputConsumption should set InputConsumption when it is enabled in configuration" time="0.001">
|
|
1023
1221
|
</testcase>
|
|
1024
|
-
<testcase classname="
|
|
1222
|
+
<testcase classname="OutletAcService updateInputConsumption should not set InputConsumption when it is disabled in configuration" name="OutletAcService updateInputConsumption should not set InputConsumption when it is disabled in configuration" time="0.001">
|
|
1025
1223
|
</testcase>
|
|
1026
|
-
<testcase classname="
|
|
1224
|
+
<testcase classname="OutletAcService updateBatteryLevel should set BatteryLevel when it is enabled in configuration" name="OutletAcService updateBatteryLevel should set BatteryLevel when it is enabled in configuration" time="0.001">
|
|
1027
1225
|
</testcase>
|
|
1028
|
-
<testcase classname="
|
|
1226
|
+
<testcase classname="OutletAcService updateBatteryLevel should not set BatteryLevel when it is disabled in configuration" name="OutletAcService updateBatteryLevel should not set BatteryLevel when it is disabled in configuration" time="0.001">
|
|
1029
1227
|
</testcase>
|
|
1030
|
-
<testcase classname="
|
|
1228
|
+
<testcase classname="OutletAcService processOnSetOn should send Set command to device when Enabled value was changed to true" name="OutletAcService processOnSetOn should send Set command to device when Enabled value was changed to true" time="0.002">
|
|
1031
1229
|
</testcase>
|
|
1032
|
-
<testcase classname="
|
|
1230
|
+
<testcase classname="OutletAcService processOnSetOn should send Set command to device when Enabled value was changed to false" name="OutletAcService processOnSetOn should send Set command to device when Enabled value was changed to false" time="0.001">
|
|
1033
1231
|
</testcase>
|
|
1034
|
-
<testcase classname="
|
|
1232
|
+
<testcase classname="OutletAcService processOnSetOn should revert changing of Enabled state when sending Set command to device is failed" name="OutletAcService processOnSetOn should revert changing of Enabled state when sending Set command to device is failed" time="0.001">
|
|
1035
1233
|
</testcase>
|
|
1036
1234
|
</testsuite>
|
|
1037
|
-
<testsuite name="PluginConfigDevicesRenderer" errors="0" failures="0" skipped="0" timestamp="2025-
|
|
1235
|
+
<testsuite name="PluginConfigDevicesRenderer" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:44" time="4.043" tests="14">
|
|
1038
1236
|
<testcase classname="PluginConfigDevicesRenderer hideDeviceSettingsPerModel should contain proper hideDeviceSettingsPerModel configuration" name="PluginConfigDevicesRenderer hideDeviceSettingsPerModel should contain proper hideDeviceSettingsPerModel configuration" time="0.003">
|
|
1039
1237
|
</testcase>
|
|
1040
|
-
<testcase classname="PluginConfigDevicesRenderer render tabsRendering should render tabs when there are 2 devices in configuration" name="PluginConfigDevicesRenderer render tabsRendering should render tabs when there are 2 devices in configuration" time="0.
|
|
1238
|
+
<testcase classname="PluginConfigDevicesRenderer render tabsRendering should render tabs when there are 2 devices in configuration" name="PluginConfigDevicesRenderer render tabsRendering should render tabs when there are 2 devices in configuration" time="0.04">
|
|
1041
1239
|
</testcase>
|
|
1042
1240
|
<testcase classname="PluginConfigDevicesRenderer render tabsRendering should render tabs when there are no devices in configuration" name="PluginConfigDevicesRenderer render tabsRendering should render tabs when there are no devices in configuration" time="0.005">
|
|
1043
1241
|
</testcase>
|
|
1044
|
-
<testcase classname="PluginConfigDevicesRenderer render tabsNavigation should render form for first device in configuration by default" name="PluginConfigDevicesRenderer render tabsNavigation should render form for first device in configuration by default" time="0.
|
|
1242
|
+
<testcase classname="PluginConfigDevicesRenderer render tabsNavigation should render form for first device in configuration by default" name="PluginConfigDevicesRenderer render tabsNavigation should render form for first device in configuration by default" time="0.02">
|
|
1045
1243
|
</testcase>
|
|
1046
|
-
<testcase classname="PluginConfigDevicesRenderer render tabsNavigation should render form for second device when second tab is clicked" name="PluginConfigDevicesRenderer render tabsNavigation should render form for second device when second tab is clicked" time="0.
|
|
1244
|
+
<testcase classname="PluginConfigDevicesRenderer render tabsNavigation should render form for second device when second tab is clicked" name="PluginConfigDevicesRenderer render tabsNavigation should render form for second device when second tab is clicked" time="0.024">
|
|
1047
1245
|
</testcase>
|
|
1048
|
-
<testcase classname="PluginConfigDevicesRenderer render tabPanelsRendering should render tab panels and activate first one when there are 2 devices in configuration" name="PluginConfigDevicesRenderer render tabPanelsRendering should render tab panels and activate first one when there are 2 devices in configuration" time="0.
|
|
1246
|
+
<testcase classname="PluginConfigDevicesRenderer render tabPanelsRendering should render tab panels and activate first one when there are 2 devices in configuration" name="PluginConfigDevicesRenderer render tabPanelsRendering should render tab panels and activate first one when there are 2 devices in configuration" time="0.018">
|
|
1049
1247
|
</testcase>
|
|
1050
1248
|
<testcase classname="PluginConfigDevicesRenderer render tabPanelsRendering should render tab panels when there are no devices in configuration" name="PluginConfigDevicesRenderer render tabPanelsRendering should render tab panels when there are no devices in configuration" time="0.002">
|
|
1051
1249
|
</testcase>
|
|
1052
|
-
<testcase classname="PluginConfigDevicesRenderer render addNewDevice should render form for new device when addDeviceTab is clicked" name="PluginConfigDevicesRenderer render addNewDevice should render form for new device when addDeviceTab is clicked" time="0.
|
|
1250
|
+
<testcase classname="PluginConfigDevicesRenderer render addNewDevice should render form for new device when addDeviceTab is clicked" name="PluginConfigDevicesRenderer render addNewDevice should render form for new device when addDeviceTab is clicked" time="0.027">
|
|
1053
1251
|
</testcase>
|
|
1054
|
-
<testcase classname="PluginConfigDevicesRenderer render addNewDevice should render tab with default values when addDeviceTab is clicked" name="PluginConfigDevicesRenderer render addNewDevice should render tab with default values when addDeviceTab is clicked" time="0.
|
|
1252
|
+
<testcase classname="PluginConfigDevicesRenderer render addNewDevice should render tab with default values when addDeviceTab is clicked" name="PluginConfigDevicesRenderer render addNewDevice should render tab with default values when addDeviceTab is clicked" time="0.032">
|
|
1055
1253
|
</testcase>
|
|
1056
|
-
<testcase classname="PluginConfigDevicesRenderer render removeDevice should remove active tab when remove button is clicked" name="PluginConfigDevicesRenderer render removeDevice should remove active tab when remove button is clicked" time="0.
|
|
1254
|
+
<testcase classname="PluginConfigDevicesRenderer render removeDevice should remove active tab when remove button is clicked" name="PluginConfigDevicesRenderer render removeDevice should remove active tab when remove button is clicked" time="0.018">
|
|
1057
1255
|
</testcase>
|
|
1058
|
-
<testcase classname="PluginConfigDevicesRenderer render removeDevice should leave addNewDevice tab only when remove button is clicked for last device" name="PluginConfigDevicesRenderer render removeDevice should leave addNewDevice tab only when remove button is clicked for last device" time="0.
|
|
1256
|
+
<testcase classname="PluginConfigDevicesRenderer render removeDevice should leave addNewDevice tab only when remove button is clicked for last device" name="PluginConfigDevicesRenderer render removeDevice should leave addNewDevice tab only when remove button is clicked for last device" time="0.026">
|
|
1059
1257
|
</testcase>
|
|
1060
|
-
<testcase classname="PluginConfigDevicesRenderer render applyChanges should update changes when there are any made on form" name="PluginConfigDevicesRenderer render applyChanges should update changes when there are any made on form" time="0.
|
|
1258
|
+
<testcase classname="PluginConfigDevicesRenderer render applyChanges should update changes when there are any made on form" name="PluginConfigDevicesRenderer render applyChanges should update changes when there are any made on form" time="0.01">
|
|
1061
1259
|
</testcase>
|
|
1062
|
-
<testcase classname="PluginConfigDevicesRenderer render applyChanges should update tab name when name was changed on form" name="PluginConfigDevicesRenderer render applyChanges should update tab name when name was changed on form" time="0.
|
|
1260
|
+
<testcase classname="PluginConfigDevicesRenderer render applyChanges should update tab name when name was changed on form" name="PluginConfigDevicesRenderer render applyChanges should update tab name when name was changed on form" time="0.01">
|
|
1063
1261
|
</testcase>
|
|
1064
|
-
<testcase classname="PluginConfigDevicesRenderer render modelChanged should update tab name when name was changed on form" name="PluginConfigDevicesRenderer render modelChanged should update tab name when name was changed on form" time="0.
|
|
1262
|
+
<testcase classname="PluginConfigDevicesRenderer render modelChanged should update tab name when name was changed on form" name="PluginConfigDevicesRenderer render modelChanged should update tab name when name was changed on form" time="0.012">
|
|
1065
1263
|
</testcase>
|
|
1066
1264
|
</testsuite>
|
|
1067
|
-
<testsuite name="
|
|
1068
|
-
<testcase classname="
|
|
1265
|
+
<testsuite name="PowerDemandService" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:48" time="0.423" tests="11">
|
|
1266
|
+
<testcase classname="PowerDemandService setOn should not allow to set value when it is updated from UI" name="PowerDemandService setOn should not allow to set value when it is updated from UI" time="0.003">
|
|
1069
1267
|
</testcase>
|
|
1070
|
-
<testcase classname="
|
|
1268
|
+
<testcase classname="PowerDemandService updateState should set On state to true when it is requested" name="PowerDemandService updateState should set On state to true when it is requested" time="0.001">
|
|
1269
|
+
</testcase>
|
|
1270
|
+
<testcase classname="PowerDemandService updatePowerDemand should set 100% power demand when maximum value is set" name="PowerDemandService updatePowerDemand should set 100% power demand when maximum value is set" time="0.001">
|
|
1271
|
+
</testcase>
|
|
1272
|
+
<testcase classname="PowerDemandService updatePowerDemand should set 0% power demand when minimum value is set" name="PowerDemandService updatePowerDemand should set 0% power demand when minimum value is set" time="0.001">
|
|
1273
|
+
</testcase>
|
|
1274
|
+
<testcase classname="PowerDemandService updatePowerDemand should set power demand when it is requested" name="PowerDemandService updatePowerDemand should set power demand when it is requested" time="0.001">
|
|
1275
|
+
</testcase>
|
|
1276
|
+
<testcase classname="PowerDemandService updatePowerDemand should revert changing of power demand to value set from UI when sending Set command to device is failed" name="PowerDemandService updatePowerDemand should revert changing of power demand to value set from UI when sending Set command to device is failed" time="0.001">
|
|
1277
|
+
</testcase>
|
|
1278
|
+
<testcase classname="PowerDemandService processOnSetOn should send Set command with max demand value to device when On value was changed to true" name="PowerDemandService processOnSetOn should send Set command with max demand value to device when On value was changed to true" time="0.011">
|
|
1279
|
+
</testcase>
|
|
1280
|
+
<testcase classname="PowerDemandService processOnSetOn should send Set command with min demand value to device when On value was changed to false" name="PowerDemandService processOnSetOn should send Set command with min demand value to device when On value was changed to false" time="0.001">
|
|
1281
|
+
</testcase>
|
|
1282
|
+
<testcase classname="PowerDemandService processOnSetOn should revert changing of On state when sending Set command to device is failed" name="PowerDemandService processOnSetOn should revert changing of On state when sending Set command to device is failed" time="0.001">
|
|
1283
|
+
</testcase>
|
|
1284
|
+
<testcase classname="PowerDemandService onPowerDemandSet should send Set command to device when Power Demand value was changed" name="PowerDemandService onPowerDemandSet should send Set command to device when Power Demand value was changed" time="0.001">
|
|
1285
|
+
</testcase>
|
|
1286
|
+
<testcase classname="PowerDemandService onPowerDemandSet should revert changing of Power Demand when sending Set command to device is failed" name="PowerDemandService onPowerDemandSet should revert changing of Power Demand when sending Set command to device is failed" time="0.001">
|
|
1287
|
+
</testcase>
|
|
1288
|
+
</testsuite>
|
|
1289
|
+
<testsuite name="BrightnessService" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:48" time="0.535" tests="11">
|
|
1290
|
+
<testcase classname="BrightnessService setOn should not allow to set value when it is updated from UI" name="BrightnessService setOn should not allow to set value when it is updated from UI" time="0.002">
|
|
1291
|
+
</testcase>
|
|
1292
|
+
<testcase classname="BrightnessService updateState should set On state to true when it is requested" name="BrightnessService updateState should set On state to true when it is requested" time="0.001">
|
|
1071
1293
|
</testcase>
|
|
1072
1294
|
<testcase classname="BrightnessService updateBrightness should set 100% brightness when maximum value is set" name="BrightnessService updateBrightness should set 100% brightness when maximum value is set" time="0.001">
|
|
1073
1295
|
</testcase>
|
|
1074
1296
|
<testcase classname="BrightnessService updateBrightness should set 0% brightness when minimum value is set" name="BrightnessService updateBrightness should set 0% brightness when minimum value is set" time="0">
|
|
1075
1297
|
</testcase>
|
|
1076
|
-
<testcase classname="BrightnessService updateBrightness should set brightness when it is requested" name="BrightnessService updateBrightness should set brightness when it is requested" time="0
|
|
1298
|
+
<testcase classname="BrightnessService updateBrightness should set brightness when it is requested" name="BrightnessService updateBrightness should set brightness when it is requested" time="0">
|
|
1077
1299
|
</testcase>
|
|
1078
1300
|
<testcase classname="BrightnessService updateBrightness should revert changing of Brightness to value set from UI when sending Set command to device is failed" name="BrightnessService updateBrightness should revert changing of Brightness to value set from UI when sending Set command to device is failed" time="0.001">
|
|
1079
1301
|
</testcase>
|
|
1080
|
-
<testcase classname="BrightnessService
|
|
1302
|
+
<testcase classname="BrightnessService processOnSetOn should send Set command with max brightness value to device when On value was changed to true" name="BrightnessService processOnSetOn should send Set command with max brightness value to device when On value was changed to true" time="0.001">
|
|
1081
1303
|
</testcase>
|
|
1082
|
-
<testcase classname="BrightnessService
|
|
1304
|
+
<testcase classname="BrightnessService processOnSetOn should send Set command with min brightness value to device when On value was changed to false" name="BrightnessService processOnSetOn should send Set command with min brightness value to device when On value was changed to false" time="0.001">
|
|
1083
1305
|
</testcase>
|
|
1084
|
-
<testcase classname="BrightnessService
|
|
1306
|
+
<testcase classname="BrightnessService processOnSetOn should revert changing of On state when sending Set command to device is failed" name="BrightnessService processOnSetOn should revert changing of On state when sending Set command to device is failed" time="0.001">
|
|
1085
1307
|
</testcase>
|
|
1086
1308
|
<testcase classname="BrightnessService onBrightnessSet should send Set command to device when Brightness value was changed" name="BrightnessService onBrightnessSet should send Set command to device when Brightness value was changed" time="0.001">
|
|
1087
1309
|
</testcase>
|
|
1088
1310
|
<testcase classname="BrightnessService onBrightnessSet should revert changing of Brightness when sending Set command to device is failed" name="BrightnessService onBrightnessSet should revert changing of Brightness when sending Set command to device is failed" time="0.001">
|
|
1089
1311
|
</testcase>
|
|
1090
1312
|
</testsuite>
|
|
1091
|
-
<testsuite name="BrightnessService" errors="0" failures="0" skipped="0" timestamp="2025-
|
|
1092
|
-
<testcase classname="BrightnessService setOn should not allow to set value when it is updated from UI" name="BrightnessService setOn should not allow to set value when it is updated from UI" time="0.
|
|
1313
|
+
<testsuite name="BrightnessService" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:48" time="0.6" tests="11">
|
|
1314
|
+
<testcase classname="BrightnessService setOn should not allow to set value when it is updated from UI" name="BrightnessService setOn should not allow to set value when it is updated from UI" time="0.006">
|
|
1093
1315
|
</testcase>
|
|
1094
|
-
<testcase classname="BrightnessService updateState should set On state to true when it is requested" name="BrightnessService updateState should set On state to true when it is requested" time="0.
|
|
1316
|
+
<testcase classname="BrightnessService updateState should set On state to true when it is requested" name="BrightnessService updateState should set On state to true when it is requested" time="0.002">
|
|
1095
1317
|
</testcase>
|
|
1096
1318
|
<testcase classname="BrightnessService updateBrightness should set 100% brightness when maximum value is set" name="BrightnessService updateBrightness should set 100% brightness when maximum value is set" time="0.001">
|
|
1097
1319
|
</testcase>
|
|
@@ -1101,21 +1323,21 @@
|
|
|
1101
1323
|
</testcase>
|
|
1102
1324
|
<testcase classname="BrightnessService updateBrightness should revert changing of Brightness to value set from UI when sending Set command to device is failed" name="BrightnessService updateBrightness should revert changing of Brightness to value set from UI when sending Set command to device is failed" time="0.001">
|
|
1103
1325
|
</testcase>
|
|
1104
|
-
<testcase classname="BrightnessService
|
|
1326
|
+
<testcase classname="BrightnessService processOnSetOn should send Set command with max brightness value to device when On value was changed to true" name="BrightnessService processOnSetOn should send Set command with max brightness value to device when On value was changed to true" time="0.001">
|
|
1105
1327
|
</testcase>
|
|
1106
|
-
<testcase classname="BrightnessService
|
|
1328
|
+
<testcase classname="BrightnessService processOnSetOn should send Set command with min brightness value to device when On value was changed to false" name="BrightnessService processOnSetOn should send Set command with min brightness value to device when On value was changed to false" time="0.001">
|
|
1107
1329
|
</testcase>
|
|
1108
|
-
<testcase classname="BrightnessService
|
|
1330
|
+
<testcase classname="BrightnessService processOnSetOn should revert changing of On state when sending Set command to device is failed" name="BrightnessService processOnSetOn should revert changing of On state when sending Set command to device is failed" time="0.002">
|
|
1109
1331
|
</testcase>
|
|
1110
1332
|
<testcase classname="BrightnessService onBrightnessSet should send Set command to device when Brightness value was changed" name="BrightnessService onBrightnessSet should send Set command to device when Brightness value was changed" time="0.001">
|
|
1111
1333
|
</testcase>
|
|
1112
1334
|
<testcase classname="BrightnessService onBrightnessSet should revert changing of Brightness when sending Set command to device is failed" name="BrightnessService onBrightnessSet should revert changing of Brightness when sending Set command to device is failed" time="0.001">
|
|
1113
1335
|
</testcase>
|
|
1114
1336
|
</testsuite>
|
|
1115
|
-
<testsuite name="OutletUsbService" errors="0" failures="0" skipped="0" timestamp="2025-
|
|
1116
|
-
<testcase classname="OutletUsbService updateOutputConsumption should set OutputConsumption when it is enabled in configuration" name="OutletUsbService updateOutputConsumption should set OutputConsumption when it is enabled in configuration" time="0.
|
|
1337
|
+
<testsuite name="OutletUsbService" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:48" time="0.549" tests="9">
|
|
1338
|
+
<testcase classname="OutletUsbService updateOutputConsumption should set OutputConsumption when it is enabled in configuration" name="OutletUsbService updateOutputConsumption should set OutputConsumption when it is enabled in configuration" time="0.003">
|
|
1117
1339
|
</testcase>
|
|
1118
|
-
<testcase classname="OutletUsbService updateOutputConsumption should not set OutputConsumption when it is disabled in configuration" name="OutletUsbService updateOutputConsumption should not set OutputConsumption when it is disabled in configuration" time="0
|
|
1340
|
+
<testcase classname="OutletUsbService updateOutputConsumption should not set OutputConsumption when it is disabled in configuration" name="OutletUsbService updateOutputConsumption should not set OutputConsumption when it is disabled in configuration" time="0">
|
|
1119
1341
|
</testcase>
|
|
1120
1342
|
<testcase classname="OutletUsbService updateInputConsumption should set InputConsumption when it is enabled in configuration" name="OutletUsbService updateInputConsumption should set InputConsumption when it is enabled in configuration" time="0.001">
|
|
1121
1343
|
</testcase>
|
|
@@ -1125,14 +1347,14 @@
|
|
|
1125
1347
|
</testcase>
|
|
1126
1348
|
<testcase classname="OutletUsbService updateBatteryLevel should not set BatteryLevel when it is disabled in configuration" name="OutletUsbService updateBatteryLevel should not set BatteryLevel when it is disabled in configuration" time="0.001">
|
|
1127
1349
|
</testcase>
|
|
1128
|
-
<testcase classname="OutletUsbService
|
|
1350
|
+
<testcase classname="OutletUsbService processOnSetOn should send Set command to device when On value was changed to true" name="OutletUsbService processOnSetOn should send Set command to device when On value was changed to true" time="0.01">
|
|
1129
1351
|
</testcase>
|
|
1130
|
-
<testcase classname="OutletUsbService
|
|
1352
|
+
<testcase classname="OutletUsbService processOnSetOn should send Set command to device when On value was changed to false" name="OutletUsbService processOnSetOn should send Set command to device when On value was changed to false" time="0.001">
|
|
1131
1353
|
</testcase>
|
|
1132
|
-
<testcase classname="OutletUsbService
|
|
1354
|
+
<testcase classname="OutletUsbService processOnSetOn should revert changing of On state when sending Set command to device is failed" name="OutletUsbService processOnSetOn should revert changing of On state when sending Set command to device is failed" time="0.001">
|
|
1133
1355
|
</testcase>
|
|
1134
1356
|
</testsuite>
|
|
1135
|
-
<testsuite name="OutletCarService" errors="0" failures="0" skipped="0" timestamp="2025-
|
|
1357
|
+
<testsuite name="OutletCarService" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:48" time="0.591" tests="9">
|
|
1136
1358
|
<testcase classname="OutletCarService updateOutputConsumption should set OutputConsumption when it is enabled in configuration" name="OutletCarService updateOutputConsumption should set OutputConsumption when it is enabled in configuration" time="0.003">
|
|
1137
1359
|
</testcase>
|
|
1138
1360
|
<testcase classname="OutletCarService updateOutputConsumption should not set OutputConsumption when it is disabled in configuration" name="OutletCarService updateOutputConsumption should not set OutputConsumption when it is disabled in configuration" time="0.001">
|
|
@@ -1143,63 +1365,63 @@
|
|
|
1143
1365
|
</testcase>
|
|
1144
1366
|
<testcase classname="OutletCarService updateBatteryLevel should set BatteryLevel when it is enabled in configuration" name="OutletCarService updateBatteryLevel should set BatteryLevel when it is enabled in configuration" time="0.001">
|
|
1145
1367
|
</testcase>
|
|
1146
|
-
<testcase classname="OutletCarService updateBatteryLevel should not set BatteryLevel when it is disabled in configuration" name="OutletCarService updateBatteryLevel should not set BatteryLevel when it is disabled in configuration" time="0.
|
|
1368
|
+
<testcase classname="OutletCarService updateBatteryLevel should not set BatteryLevel when it is disabled in configuration" name="OutletCarService updateBatteryLevel should not set BatteryLevel when it is disabled in configuration" time="0.003">
|
|
1147
1369
|
</testcase>
|
|
1148
|
-
<testcase classname="OutletCarService
|
|
1370
|
+
<testcase classname="OutletCarService processOnSetOn should send Set command to device when On value was changed to true" name="OutletCarService processOnSetOn should send Set command to device when On value was changed to true" time="0.001">
|
|
1149
1371
|
</testcase>
|
|
1150
|
-
<testcase classname="OutletCarService
|
|
1372
|
+
<testcase classname="OutletCarService processOnSetOn should send Set command to device when On value was changed to false" name="OutletCarService processOnSetOn should send Set command to device when On value was changed to false" time="0">
|
|
1151
1373
|
</testcase>
|
|
1152
|
-
<testcase classname="OutletCarService
|
|
1374
|
+
<testcase classname="OutletCarService processOnSetOn should revert changing of On state when sending Set command to device is failed" name="OutletCarService processOnSetOn should revert changing of On state when sending Set command to device is failed" time="0.001">
|
|
1153
1375
|
</testcase>
|
|
1154
1376
|
</testsuite>
|
|
1155
|
-
<testsuite name="
|
|
1156
|
-
<testcase classname="
|
|
1377
|
+
<testsuite name="OutletCarService" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:48" time="0.595" tests="9">
|
|
1378
|
+
<testcase classname="OutletCarService updateOutputConsumption should set OutputConsumption when it is enabled in configuration" name="OutletCarService updateOutputConsumption should set OutputConsumption when it is enabled in configuration" time="0.003">
|
|
1157
1379
|
</testcase>
|
|
1158
|
-
<testcase classname="
|
|
1380
|
+
<testcase classname="OutletCarService updateOutputConsumption should not set OutputConsumption when it is disabled in configuration" name="OutletCarService updateOutputConsumption should not set OutputConsumption when it is disabled in configuration" time="0.001">
|
|
1159
1381
|
</testcase>
|
|
1160
|
-
<testcase classname="
|
|
1382
|
+
<testcase classname="OutletCarService updateInputConsumption should set InputConsumption when it is enabled in configuration" name="OutletCarService updateInputConsumption should set InputConsumption when it is enabled in configuration" time="0.002">
|
|
1161
1383
|
</testcase>
|
|
1162
|
-
<testcase classname="
|
|
1384
|
+
<testcase classname="OutletCarService updateInputConsumption should not set InputConsumption when it is disabled in configuration" name="OutletCarService updateInputConsumption should not set InputConsumption when it is disabled in configuration" time="0.001">
|
|
1163
1385
|
</testcase>
|
|
1164
|
-
<testcase classname="
|
|
1386
|
+
<testcase classname="OutletCarService updateBatteryLevel should set BatteryLevel when it is enabled in configuration" name="OutletCarService updateBatteryLevel should set BatteryLevel when it is enabled in configuration" time="0.001">
|
|
1165
1387
|
</testcase>
|
|
1166
|
-
<testcase classname="
|
|
1388
|
+
<testcase classname="OutletCarService updateBatteryLevel should not set BatteryLevel when it is disabled in configuration" name="OutletCarService updateBatteryLevel should not set BatteryLevel when it is disabled in configuration" time="0.001">
|
|
1167
1389
|
</testcase>
|
|
1168
|
-
<testcase classname="
|
|
1390
|
+
<testcase classname="OutletCarService processOnSetOn should send Set command to device when On value was changed to true" name="OutletCarService processOnSetOn should send Set command to device when On value was changed to true" time="0.001">
|
|
1169
1391
|
</testcase>
|
|
1170
|
-
<testcase classname="
|
|
1392
|
+
<testcase classname="OutletCarService processOnSetOn should send Set command to device when On value was changed to false" name="OutletCarService processOnSetOn should send Set command to device when On value was changed to false" time="0.001">
|
|
1171
1393
|
</testcase>
|
|
1172
|
-
<testcase classname="
|
|
1394
|
+
<testcase classname="OutletCarService processOnSetOn should revert changing of On state when sending Set command to device is failed" name="OutletCarService processOnSetOn should revert changing of On state when sending Set command to device is failed" time="0.004">
|
|
1173
1395
|
</testcase>
|
|
1174
|
-
|
|
1396
|
+
</testsuite>
|
|
1397
|
+
<testsuite name="BatteryStatusService" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:49" time="0.525" tests="11">
|
|
1398
|
+
<testcase classname="BatteryStatusService initialize should add Battery service when it is not added to accessory yet" name="BatteryStatusService initialize should add Battery service when it is not added to accessory yet" time="0.005">
|
|
1175
1399
|
</testcase>
|
|
1176
|
-
<testcase classname="BatteryStatusService
|
|
1400
|
+
<testcase classname="BatteryStatusService initialize should use existing Battery service when it is already added to accessory" name="BatteryStatusService initialize should use existing Battery service when it is already added to accessory" time="0.001">
|
|
1177
1401
|
</testcase>
|
|
1178
|
-
|
|
1179
|
-
<testsuite name="OutletCarService" errors="0" failures="0" skipped="0" timestamp="2025-03-29T13:17:47" time="0.425" tests="9">
|
|
1180
|
-
<testcase classname="OutletCarService updateOutputConsumption should set OutputConsumption when it is enabled in configuration" name="OutletCarService updateOutputConsumption should set OutputConsumption when it is enabled in configuration" time="0.003">
|
|
1402
|
+
<testcase classname="BatteryStatusService initialize should use existing display name of service when there is no name in configuration" name="BatteryStatusService initialize should use existing display name of service when there is no name in configuration" time="0">
|
|
1181
1403
|
</testcase>
|
|
1182
|
-
<testcase classname="
|
|
1404
|
+
<testcase classname="BatteryStatusService initialize should use name from configuration as a display name of service when there is name in configuration" name="BatteryStatusService initialize should use name from configuration as a display name of service when there is name in configuration" time="0">
|
|
1183
1405
|
</testcase>
|
|
1184
|
-
<testcase classname="
|
|
1406
|
+
<testcase classname="BatteryStatusService initialize should add Battery characteristics when initializing accessory" name="BatteryStatusService initialize should add Battery characteristics when initializing accessory" time="0">
|
|
1185
1407
|
</testcase>
|
|
1186
|
-
<testcase classname="
|
|
1408
|
+
<testcase classname="BatteryStatusService cleanupCharacteristics should remove non registered characteristics when cleanup characteristics is called" name="BatteryStatusService cleanupCharacteristics should remove non registered characteristics when cleanup characteristics is called" time="0.001">
|
|
1187
1409
|
</testcase>
|
|
1188
|
-
<testcase classname="
|
|
1410
|
+
<testcase classname="BatteryStatusService updateStatusLowBattery should set low battery level when it is less than 20" name="BatteryStatusService updateStatusLowBattery should set low battery level when it is less than 20" time="0.004">
|
|
1189
1411
|
</testcase>
|
|
1190
|
-
<testcase classname="
|
|
1412
|
+
<testcase classname="BatteryStatusService updateStatusLowBattery should set normal battery level when it is more than or equal to 20" name="BatteryStatusService updateStatusLowBattery should set normal battery level when it is more than or equal to 20" time="0.001">
|
|
1191
1413
|
</testcase>
|
|
1192
|
-
<testcase classname="
|
|
1414
|
+
<testcase classname="BatteryStatusService updateBatteryLevel should set battery level when it is called to be set" name="BatteryStatusService updateBatteryLevel should set battery level when it is called to be set" time="0.055">
|
|
1193
1415
|
</testcase>
|
|
1194
|
-
<testcase classname="
|
|
1416
|
+
<testcase classname="BatteryStatusService updateChargingState should set charging state to false when new value is false" name="BatteryStatusService updateChargingState should set charging state to false when new value is false" time="0.001">
|
|
1195
1417
|
</testcase>
|
|
1196
|
-
<testcase classname="
|
|
1418
|
+
<testcase classname="BatteryStatusService updateChargingState should set charging state to true when new value is true" name="BatteryStatusService updateChargingState should set charging state to true when new value is true" time="0.001">
|
|
1197
1419
|
</testcase>
|
|
1198
1420
|
</testsuite>
|
|
1199
|
-
<testsuite name="EcoFlowHttpApiManager" errors="0" failures="0" skipped="0" timestamp="2025-
|
|
1200
|
-
<testcase classname="EcoFlowHttpApiManager acquireCertificate should return null when it is failed to send http request" name="EcoFlowHttpApiManager acquireCertificate should return null when it is failed to send http request" time="0.
|
|
1421
|
+
<testsuite name="EcoFlowHttpApiManager" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:49" time="0.348" tests="8">
|
|
1422
|
+
<testcase classname="EcoFlowHttpApiManager acquireCertificate should return null when it is failed to send http request" name="EcoFlowHttpApiManager acquireCertificate should return null when it is failed to send http request" time="0.049">
|
|
1201
1423
|
</testcase>
|
|
1202
|
-
<testcase classname="EcoFlowHttpApiManager acquireCertificate should return null when response contains non '0' code in response" name="EcoFlowHttpApiManager acquireCertificate should return null when response contains non '0' code in response" time="0.
|
|
1424
|
+
<testcase classname="EcoFlowHttpApiManager acquireCertificate should return null when response contains non '0' code in response" name="EcoFlowHttpApiManager acquireCertificate should return null when response contains non '0' code in response" time="0.001">
|
|
1203
1425
|
</testcase>
|
|
1204
1426
|
<testcase classname="EcoFlowHttpApiManager acquireCertificate should use US host name when it is specified in configuration" name="EcoFlowHttpApiManager acquireCertificate should use US host name when it is specified in configuration" time="0.001">
|
|
1205
1427
|
</testcase>
|
|
@@ -1207,30 +1429,44 @@
|
|
|
1207
1429
|
</testcase>
|
|
1208
1430
|
<testcase classname="EcoFlowHttpApiManager getAllQuotas should return null when it is failed to send http request" name="EcoFlowHttpApiManager getAllQuotas should return null when it is failed to send http request" time="0.002">
|
|
1209
1431
|
</testcase>
|
|
1210
|
-
<testcase classname="EcoFlowHttpApiManager getAllQuotas should return all quota data converted to typed object when request is successful" name="EcoFlowHttpApiManager getAllQuotas should return all quota data converted to typed object when request is successful" time="0.
|
|
1432
|
+
<testcase classname="EcoFlowHttpApiManager getAllQuotas should return all quota data converted to typed object when request is successful" name="EcoFlowHttpApiManager getAllQuotas should return all quota data converted to typed object when request is successful" time="0.004">
|
|
1211
1433
|
</testcase>
|
|
1212
1434
|
<testcase classname="EcoFlowHttpApiManager getQuotas should return null when it is failed to send http request" name="EcoFlowHttpApiManager getQuotas should return null when it is failed to send http request" time="0.002">
|
|
1213
1435
|
</testcase>
|
|
1214
1436
|
<testcase classname="EcoFlowHttpApiManager getQuotas should return requested quota data converted to typed object when request is successful" name="EcoFlowHttpApiManager getQuotas should return requested quota data converted to typed object when request is successful" time="0.001">
|
|
1215
1437
|
</testcase>
|
|
1216
1438
|
</testsuite>
|
|
1217
|
-
<testsuite name="
|
|
1218
|
-
<testcase classname="
|
|
1439
|
+
<testsuite name="SwitchMakeIceService" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:49" time="0.446" tests="6">
|
|
1440
|
+
<testcase classname="SwitchMakeIceService Small Cubes processOnSetOn should send Set command to device when Make Ice Cubes value was changed to true" name="SwitchMakeIceService Small Cubes processOnSetOn should send Set command to device when Make Ice Cubes value was changed to true" time="0.003">
|
|
1219
1441
|
</testcase>
|
|
1220
|
-
<testcase classname="
|
|
1442
|
+
<testcase classname="SwitchMakeIceService Small Cubes processOnSetOn should send Set command to device when Make Ice Cubes value was changed to false" name="SwitchMakeIceService Small Cubes processOnSetOn should send Set command to device when Make Ice Cubes value was changed to false" time="0.001">
|
|
1221
1443
|
</testcase>
|
|
1222
|
-
<testcase classname="
|
|
1444
|
+
<testcase classname="SwitchMakeIceService Small Cubes processOnSetOn should revert changing of Make Ice Cubes state when sending Set command to device is failed" name="SwitchMakeIceService Small Cubes processOnSetOn should revert changing of Make Ice Cubes state when sending Set command to device is failed" time="0.001">
|
|
1223
1445
|
</testcase>
|
|
1224
|
-
<testcase classname="
|
|
1446
|
+
<testcase classname="SwitchMakeIceService Large Cubes processOnSetOn should send Set command to device when Make Ice Cubes value was changed to true" name="SwitchMakeIceService Large Cubes processOnSetOn should send Set command to device when Make Ice Cubes value was changed to true" time="0.002">
|
|
1225
1447
|
</testcase>
|
|
1226
|
-
<testcase classname="
|
|
1448
|
+
<testcase classname="SwitchMakeIceService Large Cubes processOnSetOn should send Set command to device when Make Ice Cubes value was changed to false" name="SwitchMakeIceService Large Cubes processOnSetOn should send Set command to device when Make Ice Cubes value was changed to false" time="0.001">
|
|
1227
1449
|
</testcase>
|
|
1228
|
-
<testcase classname="
|
|
1450
|
+
<testcase classname="SwitchMakeIceService Large Cubes processOnSetOn should revert changing of Make Ice Cubes state when sending Set command to device is failed" name="SwitchMakeIceService Large Cubes processOnSetOn should revert changing of Make Ice Cubes state when sending Set command to device is failed" time="0.001">
|
|
1229
1451
|
</testcase>
|
|
1230
|
-
|
|
1452
|
+
</testsuite>
|
|
1453
|
+
<testsuite name="OutletUsbService" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:49" time="0.548" tests="7">
|
|
1454
|
+
<testcase classname="OutletUsbService updateOutputConsumption should set OutputConsumption when it is enabled in configuration" name="OutletUsbService updateOutputConsumption should set OutputConsumption when it is enabled in configuration" time="0.003">
|
|
1455
|
+
</testcase>
|
|
1456
|
+
<testcase classname="OutletUsbService updateOutputConsumption should not set OutputConsumption when it is disabled in configuration" name="OutletUsbService updateOutputConsumption should not set OutputConsumption when it is disabled in configuration" time="0.001">
|
|
1457
|
+
</testcase>
|
|
1458
|
+
<testcase classname="OutletUsbService updateInputConsumption should set InputConsumption when it is enabled in configuration" name="OutletUsbService updateInputConsumption should set InputConsumption when it is enabled in configuration" time="0.001">
|
|
1459
|
+
</testcase>
|
|
1460
|
+
<testcase classname="OutletUsbService updateInputConsumption should not set InputConsumption when it is disabled in configuration" name="OutletUsbService updateInputConsumption should not set InputConsumption when it is disabled in configuration" time="0">
|
|
1461
|
+
</testcase>
|
|
1462
|
+
<testcase classname="OutletUsbService updateBatteryLevel should set BatteryLevel when it is enabled in configuration" name="OutletUsbService updateBatteryLevel should set BatteryLevel when it is enabled in configuration" time="0.001">
|
|
1463
|
+
</testcase>
|
|
1464
|
+
<testcase classname="OutletUsbService updateBatteryLevel should not set BatteryLevel when it is disabled in configuration" name="OutletUsbService updateBatteryLevel should not set BatteryLevel when it is disabled in configuration" time="0.001">
|
|
1465
|
+
</testcase>
|
|
1466
|
+
<testcase classname="OutletUsbService processOnSetOn should not allow to set ON value" name="OutletUsbService processOnSetOn should not allow to set ON value" time="0.001">
|
|
1231
1467
|
</testcase>
|
|
1232
1468
|
</testsuite>
|
|
1233
|
-
<testsuite name="OutletAcService" errors="0" failures="0" skipped="0" timestamp="2025-
|
|
1469
|
+
<testsuite name="OutletAcService" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:49" time="0.709" tests="7">
|
|
1234
1470
|
<testcase classname="OutletAcService updateOutputConsumption should set OutputConsumption when it is enabled in configuration" name="OutletAcService updateOutputConsumption should set OutputConsumption when it is enabled in configuration" time="0.003">
|
|
1235
1471
|
</testcase>
|
|
1236
1472
|
<testcase classname="OutletAcService updateOutputConsumption should not set OutputConsumption when it is disabled in configuration" name="OutletAcService updateOutputConsumption should not set OutputConsumption when it is disabled in configuration" time="0.001">
|
|
@@ -1243,61 +1479,105 @@
|
|
|
1243
1479
|
</testcase>
|
|
1244
1480
|
<testcase classname="OutletAcService updateBatteryLevel should not set BatteryLevel when it is disabled in configuration" name="OutletAcService updateBatteryLevel should not set BatteryLevel when it is disabled in configuration" time="0.001">
|
|
1245
1481
|
</testcase>
|
|
1246
|
-
<testcase classname="OutletAcService
|
|
1482
|
+
<testcase classname="OutletAcService processOnSetOn should not allow to set ON value" name="OutletAcService processOnSetOn should not allow to set ON value" time="0.001">
|
|
1247
1483
|
</testcase>
|
|
1248
1484
|
</testsuite>
|
|
1249
|
-
<testsuite name="
|
|
1250
|
-
<testcase classname="
|
|
1485
|
+
<testsuite name="ThermostatFridgeDualRightZoneService" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:50" time="0.381" tests="6">
|
|
1486
|
+
<testcase classname="ThermostatFridgeDualRightZoneService processOnSetTargetState should not allow to set Target State value" name="ThermostatFridgeDualRightZoneService processOnSetTargetState should not allow to set Target State value" time="0.005">
|
|
1251
1487
|
</testcase>
|
|
1252
|
-
<testcase classname="
|
|
1488
|
+
<testcase classname="ThermostatFridgeDualRightZoneService processOnSetTemperatureDisplayUnits should send Set command of TemperatureUnit operateType to device when value is updated to Fahrenheit" name="ThermostatFridgeDualRightZoneService processOnSetTemperatureDisplayUnits should send Set command of TemperatureUnit operateType to device when value is updated to Fahrenheit" time="0.002">
|
|
1253
1489
|
</testcase>
|
|
1254
|
-
<testcase classname="
|
|
1490
|
+
<testcase classname="ThermostatFridgeDualRightZoneService processOnSetTemperatureDisplayUnits should send Set command of TemperatureUnit operateType to device when value is updated to Celsius" name="ThermostatFridgeDualRightZoneService processOnSetTemperatureDisplayUnits should send Set command of TemperatureUnit operateType to device when value is updated to Celsius" time="0.002">
|
|
1255
1491
|
</testcase>
|
|
1256
|
-
<testcase classname="
|
|
1492
|
+
<testcase classname="ThermostatFridgeDualRightZoneService processOnSetTemperatureDisplayUnits should revert changing of TemperatureUnit when sending Set command to device is failed" name="ThermostatFridgeDualRightZoneService processOnSetTemperatureDisplayUnits should revert changing of TemperatureUnit when sending Set command to device is failed" time="0.002">
|
|
1257
1493
|
</testcase>
|
|
1258
|
-
<testcase classname="
|
|
1494
|
+
<testcase classname="ThermostatFridgeDualRightZoneService processOnSetTargetTemperature should send Set command of Temperature operateType to device when value is updated" name="ThermostatFridgeDualRightZoneService processOnSetTargetTemperature should send Set command of Temperature operateType to device when value is updated" time="0.002">
|
|
1259
1495
|
</testcase>
|
|
1260
|
-
<testcase classname="
|
|
1496
|
+
<testcase classname="ThermostatFridgeDualRightZoneService processOnSetTargetTemperature should revert changing of Temperature when sending Set command to device is failed" name="ThermostatFridgeDualRightZoneService processOnSetTargetTemperature should revert changing of Temperature when sending Set command to device is failed" time="0.002">
|
|
1497
|
+
</testcase>
|
|
1498
|
+
</testsuite>
|
|
1499
|
+
<testsuite name="ThermostatFridgeDualLeftZoneService" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:50" time="0.388" tests="6">
|
|
1500
|
+
<testcase classname="ThermostatFridgeDualLeftZoneService processOnSetTargetState should not allow to set Target State value" name="ThermostatFridgeDualLeftZoneService processOnSetTargetState should not allow to set Target State value" time="0.004">
|
|
1501
|
+
</testcase>
|
|
1502
|
+
<testcase classname="ThermostatFridgeDualLeftZoneService processOnSetTemperatureDisplayUnits should send Set command of TemperatureUnit operateType to device when value is updated to Fahrenheit" name="ThermostatFridgeDualLeftZoneService processOnSetTemperatureDisplayUnits should send Set command of TemperatureUnit operateType to device when value is updated to Fahrenheit" time="0.002">
|
|
1261
1503
|
</testcase>
|
|
1262
|
-
<testcase classname="
|
|
1504
|
+
<testcase classname="ThermostatFridgeDualLeftZoneService processOnSetTemperatureDisplayUnits should send Set command of TemperatureUnit operateType to device when value is updated to Celsius" name="ThermostatFridgeDualLeftZoneService processOnSetTemperatureDisplayUnits should send Set command of TemperatureUnit operateType to device when value is updated to Celsius" time="0.001">
|
|
1505
|
+
</testcase>
|
|
1506
|
+
<testcase classname="ThermostatFridgeDualLeftZoneService processOnSetTemperatureDisplayUnits should revert changing of TemperatureUnit when sending Set command to device is failed" name="ThermostatFridgeDualLeftZoneService processOnSetTemperatureDisplayUnits should revert changing of TemperatureUnit when sending Set command to device is failed" time="0.001">
|
|
1507
|
+
</testcase>
|
|
1508
|
+
<testcase classname="ThermostatFridgeDualLeftZoneService processOnSetTargetTemperature should send Set command of Temperature operateType to device when value is updated" name="ThermostatFridgeDualLeftZoneService processOnSetTargetTemperature should send Set command of Temperature operateType to device when value is updated" time="0.001">
|
|
1509
|
+
</testcase>
|
|
1510
|
+
<testcase classname="ThermostatFridgeDualLeftZoneService processOnSetTargetTemperature should revert changing of Temperature when sending Set command to device is failed" name="ThermostatFridgeDualLeftZoneService processOnSetTargetTemperature should revert changing of Temperature when sending Set command to device is failed" time="0.001">
|
|
1263
1511
|
</testcase>
|
|
1264
1512
|
</testsuite>
|
|
1265
|
-
<testsuite name="
|
|
1266
|
-
<testcase classname="
|
|
1513
|
+
<testsuite name="ThermostatFridgeSingleZoneService" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:50" time="0.394" tests="6">
|
|
1514
|
+
<testcase classname="ThermostatFridgeSingleZoneService processOnSetTargetState should not allow to set Target State value" name="ThermostatFridgeSingleZoneService processOnSetTargetState should not allow to set Target State value" time="0.004">
|
|
1267
1515
|
</testcase>
|
|
1268
|
-
<testcase classname="
|
|
1516
|
+
<testcase classname="ThermostatFridgeSingleZoneService processOnSetTemperatureDisplayUnits should send Set command of TemperatureUnit operateType to device when value is updated to Fahrenheit" name="ThermostatFridgeSingleZoneService processOnSetTemperatureDisplayUnits should send Set command of TemperatureUnit operateType to device when value is updated to Fahrenheit" time="0.001">
|
|
1269
1517
|
</testcase>
|
|
1270
|
-
<testcase classname="
|
|
1518
|
+
<testcase classname="ThermostatFridgeSingleZoneService processOnSetTemperatureDisplayUnits should send Set command of TemperatureUnit operateType to device when value is updated to Celsius" name="ThermostatFridgeSingleZoneService processOnSetTemperatureDisplayUnits should send Set command of TemperatureUnit operateType to device when value is updated to Celsius" time="0.001">
|
|
1271
1519
|
</testcase>
|
|
1272
|
-
<testcase classname="
|
|
1520
|
+
<testcase classname="ThermostatFridgeSingleZoneService processOnSetTemperatureDisplayUnits should revert changing of TemperatureUnit when sending Set command to device is failed" name="ThermostatFridgeSingleZoneService processOnSetTemperatureDisplayUnits should revert changing of TemperatureUnit when sending Set command to device is failed" time="0.001">
|
|
1273
1521
|
</testcase>
|
|
1274
|
-
<testcase classname="
|
|
1275
|
-
updating of initial values is not requested" name="EcoFlowAccessoryWithQuotaBase initializeDefaultValues should initialize quotas with default values when they were not received and
|
|
1276
|
-
updating of initial values is not requested" time="0.001">
|
|
1522
|
+
<testcase classname="ThermostatFridgeSingleZoneService processOnSetTargetTemperature should send Set command of Temperature operateType to device when value is updated" name="ThermostatFridgeSingleZoneService processOnSetTargetTemperature should send Set command of Temperature operateType to device when value is updated" time="0.001">
|
|
1277
1523
|
</testcase>
|
|
1278
|
-
<testcase classname="
|
|
1524
|
+
<testcase classname="ThermostatFridgeSingleZoneService processOnSetTargetTemperature should revert changing of Temperature when sending Set command to device is failed" name="ThermostatFridgeSingleZoneService processOnSetTargetTemperature should revert changing of Temperature when sending Set command to device is failed" time="0.002">
|
|
1279
1525
|
</testcase>
|
|
1280
1526
|
</testsuite>
|
|
1281
|
-
<testsuite name="
|
|
1282
|
-
<testcase classname="
|
|
1283
|
-
|
|
1527
|
+
<testsuite name="SwitchServiceBase" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:50" time="0.375" tests="8">
|
|
1528
|
+
<testcase classname="SwitchServiceBase initialize should add Switch service when it is not added to accessory yet" name="SwitchServiceBase initialize should add Switch service when it is not added to accessory yet" time="0.003">
|
|
1529
|
+
</testcase>
|
|
1530
|
+
<testcase classname="SwitchServiceBase initialize should use existing Switch service when it is already added to accessory" name="SwitchServiceBase initialize should use existing Switch service when it is already added to accessory" time="0.001">
|
|
1531
|
+
</testcase>
|
|
1532
|
+
<testcase classname="SwitchServiceBase initialize should add mandatory characteristics when initializing accessory" name="SwitchServiceBase initialize should add mandatory characteristics when initializing accessory" time="0.001">
|
|
1533
|
+
</testcase>
|
|
1534
|
+
<testcase classname="SwitchServiceBase cleanupCharacteristics should remove non registered characteristics when cleanup characteristics is called" name="SwitchServiceBase cleanupCharacteristics should remove non registered characteristics when cleanup characteristics is called" time="0.001">
|
|
1535
|
+
</testcase>
|
|
1536
|
+
<testcase classname="SwitchServiceBase updateState should set On state to true when it is requested" name="SwitchServiceBase updateState should set On state to true when it is requested" time="0.001">
|
|
1537
|
+
</testcase>
|
|
1538
|
+
<testcase classname="SwitchServiceBase updateState should set On state to false when it is requested" name="SwitchServiceBase updateState should set On state to false when it is requested" time="0.001">
|
|
1539
|
+
</testcase>
|
|
1540
|
+
<testcase classname="SwitchServiceBase updateEnabled should set On state to false when service is disabled" name="SwitchServiceBase updateEnabled should set On state to false when service is disabled" time="0.001">
|
|
1541
|
+
</testcase>
|
|
1542
|
+
<testcase classname="SwitchServiceBase processOnSetOn should revert changing of On state when it is failed" name="SwitchServiceBase processOnSetOn should revert changing of On state when it is failed" time="0.001">
|
|
1543
|
+
</testcase>
|
|
1544
|
+
</testsuite>
|
|
1545
|
+
<testsuite name="SwitchXboostService" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:50" time="0.304" tests="4">
|
|
1546
|
+
<testcase classname="SwitchXboostService processOnSetOn should send Set command of MPPT moduleType to device
|
|
1547
|
+
when X-Boost value was changed to true and service was initialized with MPPT setAcModuleType" name="SwitchXboostService processOnSetOn should send Set command of MPPT moduleType to device
|
|
1284
1548
|
when X-Boost value was changed to true and service was initialized with MPPT setAcModuleType" time="0.002">
|
|
1285
1549
|
</testcase>
|
|
1286
|
-
<testcase classname="SwitchXboostService
|
|
1287
|
-
when X-Boost value was changed to true and service was initialized with INV setAcModuleType" name="SwitchXboostService
|
|
1288
|
-
when X-Boost value was changed to true and service was initialized with INV setAcModuleType" time="0
|
|
1550
|
+
<testcase classname="SwitchXboostService processOnSetOn should send Set command of INV moduleType to device
|
|
1551
|
+
when X-Boost value was changed to true and service was initialized with INV setAcModuleType" name="SwitchXboostService processOnSetOn should send Set command of INV moduleType to device
|
|
1552
|
+
when X-Boost value was changed to true and service was initialized with INV setAcModuleType" time="0">
|
|
1289
1553
|
</testcase>
|
|
1290
|
-
<testcase classname="SwitchXboostService
|
|
1554
|
+
<testcase classname="SwitchXboostService processOnSetOn should send Set command of INV moduleType to device when X-Boost value was changed to false" name="SwitchXboostService processOnSetOn should send Set command of INV moduleType to device when X-Boost value was changed to false" time="0.001">
|
|
1291
1555
|
</testcase>
|
|
1292
|
-
<testcase classname="SwitchXboostService
|
|
1556
|
+
<testcase classname="SwitchXboostService processOnSetOn should revert changing of X-Boost state when sending Set command to device is failed" name="SwitchXboostService processOnSetOn should revert changing of X-Boost state when sending Set command to device is failed" time="0.001">
|
|
1293
1557
|
</testcase>
|
|
1294
1558
|
</testsuite>
|
|
1295
|
-
<testsuite name="
|
|
1559
|
+
<testsuite name="EcoFlowAccessoryWithQuotaBase" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:51" time="0.23" tests="6">
|
|
1560
|
+
<testcase classname="EcoFlowAccessoryWithQuotaBase initializeDefaultValues should initialize quota when is called before initializeDefaultValues" name="EcoFlowAccessoryWithQuotaBase initializeDefaultValues should initialize quota when is called before initializeDefaultValues" time="0.002">
|
|
1561
|
+
</testcase>
|
|
1562
|
+
<testcase classname="EcoFlowAccessoryWithQuotaBase initializeDefaultValues should get all quota when initialization of default values is requested" name="EcoFlowAccessoryWithQuotaBase initializeDefaultValues should get all quota when initialization of default values is requested" time="0.001">
|
|
1563
|
+
</testcase>
|
|
1564
|
+
<testcase classname="EcoFlowAccessoryWithQuotaBase initializeDefaultValues should not update initial values when quota is not received" name="EcoFlowAccessoryWithQuotaBase initializeDefaultValues should not update initial values when quota is not received" time="0">
|
|
1565
|
+
</testcase>
|
|
1566
|
+
<testcase classname="EcoFlowAccessoryWithQuotaBase initializeDefaultValues should initialize quotas with default values when they were not received" name="EcoFlowAccessoryWithQuotaBase initializeDefaultValues should initialize quotas with default values when they were not received" time="0.001">
|
|
1567
|
+
</testcase>
|
|
1568
|
+
<testcase classname="EcoFlowAccessoryWithQuotaBase initializeDefaultValues should initialize quotas with default values when they were not received and
|
|
1569
|
+
updating of initial values is not requested" name="EcoFlowAccessoryWithQuotaBase initializeDefaultValues should initialize quotas with default values when they were not received and
|
|
1570
|
+
updating of initial values is not requested" time="0.001">
|
|
1571
|
+
</testcase>
|
|
1572
|
+
<testcase classname="EcoFlowAccessoryWithQuotaBase initializeDefaultValues should not update initial values when it is not requested" name="EcoFlowAccessoryWithQuotaBase initializeDefaultValues should not update initial values when it is not requested" time="0.001">
|
|
1573
|
+
</testcase>
|
|
1574
|
+
</testsuite>
|
|
1575
|
+
<testsuite name="MqttClient" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:51" time="0.236" tests="12">
|
|
1296
1576
|
<testcase classname="MqttClient client should get null as client when is not set yet" name="MqttClient client should get null as client when is not set yet" time="0.001">
|
|
1297
1577
|
</testcase>
|
|
1298
1578
|
<testcase classname="MqttClient client should set client property when is not set yet" name="MqttClient client should set client property when is not set yet" time="0">
|
|
1299
1579
|
</testcase>
|
|
1300
|
-
<testcase classname="MqttClient client should not set client property when it is already set" name="MqttClient client should not set client property when it is already set" time="0
|
|
1580
|
+
<testcase classname="MqttClient client should not set client property when it is already set" name="MqttClient client should not set client property when it is already set" time="0">
|
|
1301
1581
|
</testcase>
|
|
1302
1582
|
<testcase classname="MqttClient isConnected should return false when mqtt is not connected" name="MqttClient isConnected should return false when mqtt is not connected" time="0">
|
|
1303
1583
|
</testcase>
|
|
@@ -1305,7 +1585,7 @@
|
|
|
1305
1585
|
</testcase>
|
|
1306
1586
|
<testcase classname="MqttClient devices addDevice should add device to cache when there is no devices for serial number yet" name="MqttClient devices addDevice should add device to cache when there is no devices for serial number yet" time="0.001">
|
|
1307
1587
|
</testcase>
|
|
1308
|
-
<testcase classname="MqttClient devices addDevice should add device to cache when there is already device for serial number" name="MqttClient devices addDevice should add device to cache when there is already device for serial number" time="0">
|
|
1588
|
+
<testcase classname="MqttClient devices addDevice should add device to cache when there is already device for serial number" name="MqttClient devices addDevice should add device to cache when there is already device for serial number" time="0.001">
|
|
1309
1589
|
</testcase>
|
|
1310
1590
|
<testcase classname="MqttClient devices getDevices should return list of devices for serial number when there is any in cache" name="MqttClient devices getDevices should return list of devices for serial number when there is any in cache" time="0.001">
|
|
1311
1591
|
</testcase>
|
|
@@ -1313,13 +1593,13 @@
|
|
|
1313
1593
|
</testcase>
|
|
1314
1594
|
<testcase classname="MqttClient devices getDevices should return empty array when serial number is not defined" name="MqttClient devices getDevices should return empty array when serial number is not defined" time="0.001">
|
|
1315
1595
|
</testcase>
|
|
1316
|
-
<testcase classname="MqttClient devices getAllDevices should return list of devices when there is any in cache" name="MqttClient devices getAllDevices should return list of devices when there is any in cache" time="0.
|
|
1596
|
+
<testcase classname="MqttClient devices getAllDevices should return list of devices when there is any in cache" name="MqttClient devices getAllDevices should return list of devices when there is any in cache" time="0.002">
|
|
1317
1597
|
</testcase>
|
|
1318
1598
|
<testcase classname="MqttClient devices getAllDevices should return empty array when serial number is not defined" name="MqttClient devices getAllDevices should return empty array when serial number is not defined" time="0.001">
|
|
1319
1599
|
</testcase>
|
|
1320
1600
|
</testsuite>
|
|
1321
|
-
<testsuite name="TemperatureSensorService" errors="0" failures="0" skipped="0" timestamp="2025-
|
|
1322
|
-
<testcase classname="TemperatureSensorService initialize should add TemperatureSensor service when it is not added to accessory yet" name="TemperatureSensorService initialize should add TemperatureSensor service when it is not added to accessory yet" time="0.
|
|
1601
|
+
<testsuite name="TemperatureSensorService" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:51" time="0.295" tests="4">
|
|
1602
|
+
<testcase classname="TemperatureSensorService initialize should add TemperatureSensor service when it is not added to accessory yet" name="TemperatureSensorService initialize should add TemperatureSensor service when it is not added to accessory yet" time="0.002">
|
|
1323
1603
|
</testcase>
|
|
1324
1604
|
<testcase classname="TemperatureSensorService initialize should use existing TemperatureSensor service when it is already added to accessory" name="TemperatureSensorService initialize should use existing TemperatureSensor service when it is already added to accessory" time="0.001">
|
|
1325
1605
|
</testcase>
|
|
@@ -1328,8 +1608,8 @@
|
|
|
1328
1608
|
<testcase classname="TemperatureSensorService updateCurrentTemperature should set current temperature when it is requested" name="TemperatureSensorService updateCurrentTemperature should set current temperature when it is requested" time="0.001">
|
|
1329
1609
|
</testcase>
|
|
1330
1610
|
</testsuite>
|
|
1331
|
-
<testsuite name="MqttDevice" errors="0" failures="0" skipped="0" timestamp="2025-
|
|
1332
|
-
<testcase classname="MqttDevice processReceivedMessage should ignore mqtt message when its topic is not supported" name="MqttDevice processReceivedMessage should ignore mqtt message when its topic is not supported" time="0.
|
|
1611
|
+
<testsuite name="MqttDevice" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:51" time="0.222" tests="8">
|
|
1612
|
+
<testcase classname="MqttDevice processReceivedMessage should ignore mqtt message when its topic is not supported" name="MqttDevice processReceivedMessage should ignore mqtt message when its topic is not supported" time="0.001">
|
|
1333
1613
|
</testcase>
|
|
1334
1614
|
<testcase classname="MqttDevice processReceivedMessage should notify quota subscribers when quota mqtt message is received" name="MqttDevice processReceivedMessage should notify quota subscribers when quota mqtt message is received" time="0.001">
|
|
1335
1615
|
</testcase>
|
|
@@ -1339,23 +1619,23 @@
|
|
|
1339
1619
|
</testcase>
|
|
1340
1620
|
<testcase classname="MqttDevice subscribeOnMessage should ignore subscription to topic when it is not supported" name="MqttDevice subscribeOnMessage should ignore subscription to topic when it is not supported" time="0.001">
|
|
1341
1621
|
</testcase>
|
|
1342
|
-
<testcase classname="MqttDevice subscribeOnMessage should subscribe on quota$ observable when subscribing on quota topic" name="MqttDevice subscribeOnMessage should subscribe on quota$ observable when subscribing on quota topic" time="0
|
|
1622
|
+
<testcase classname="MqttDevice subscribeOnMessage should subscribe on quota$ observable when subscribing on quota topic" name="MqttDevice subscribeOnMessage should subscribe on quota$ observable when subscribing on quota topic" time="0">
|
|
1343
1623
|
</testcase>
|
|
1344
|
-
<testcase classname="MqttDevice subscribeOnMessage should subscribe on quota$ observable when subscribing on quota topic" name="MqttDevice subscribeOnMessage should subscribe on quota$ observable when subscribing on quota topic" time="0
|
|
1624
|
+
<testcase classname="MqttDevice subscribeOnMessage should subscribe on quota$ observable when subscribing on quota topic" name="MqttDevice subscribeOnMessage should subscribe on quota$ observable when subscribing on quota topic" time="0">
|
|
1345
1625
|
</testcase>
|
|
1346
1626
|
<testcase classname="MqttDevice subscribeOnMessage should subscribe on setReply$ observable when subscribing on set_reply topic" name="MqttDevice subscribeOnMessage should subscribe on setReply$ observable when subscribing on set_reply topic" time="0.001">
|
|
1347
1627
|
</testcase>
|
|
1348
1628
|
</testsuite>
|
|
1349
|
-
<testsuite name="MockMqttClient" errors="0" failures="0" skipped="0" timestamp="2025-
|
|
1629
|
+
<testsuite name="MockMqttClient" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:50" time="1.479" tests="11">
|
|
1350
1630
|
<testcase classname="MockMqttClient initialize should mock connection when create new instance of mock mqtt client" name="MockMqttClient initialize should mock connection when create new instance of mock mqtt client" time="0.002">
|
|
1351
1631
|
</testcase>
|
|
1352
|
-
<testcase classname="MockMqttClient endAsync should do nothing when ending connection and there were no subscribeAsync calls" name="MockMqttClient endAsync should do nothing when ending connection and there were no subscribeAsync calls" time="0.
|
|
1632
|
+
<testcase classname="MockMqttClient endAsync should do nothing when ending connection and there were no subscribeAsync calls" name="MockMqttClient endAsync should do nothing when ending connection and there were no subscribeAsync calls" time="0.153">
|
|
1353
1633
|
</testcase>
|
|
1354
|
-
<testcase classname="MockMqttClient endAsync should stop emitting quota when ending connection and there was subscription to quota topic" name="MockMqttClient endAsync should stop emitting quota when ending connection and there was subscription to quota topic" time="0.
|
|
1634
|
+
<testcase classname="MockMqttClient endAsync should stop emitting quota when ending connection and there was subscription to quota topic" name="MockMqttClient endAsync should stop emitting quota when ending connection and there was subscription to quota topic" time="0.402">
|
|
1355
1635
|
</testcase>
|
|
1356
|
-
<testcase classname="MockMqttClient subscribeAsync should return empty array of subscriptions when subscribeAsync is called" name="MockMqttClient subscribeAsync should return empty array of subscriptions when subscribeAsync is called" time="0
|
|
1636
|
+
<testcase classname="MockMqttClient subscribeAsync should return empty array of subscriptions when subscribeAsync is called" name="MockMqttClient subscribeAsync should return empty array of subscriptions when subscribeAsync is called" time="0">
|
|
1357
1637
|
</testcase>
|
|
1358
|
-
<testcase classname="MockMqttClient subscribeAsync should emit quota when there was subscription to quota topic" name="MockMqttClient subscribeAsync should emit quota when there was subscription to quota topic" time="0.
|
|
1638
|
+
<testcase classname="MockMqttClient subscribeAsync should emit quota when there was subscription to quota topic" name="MockMqttClient subscribeAsync should emit quota when there was subscription to quota topic" time="0.25">
|
|
1359
1639
|
</testcase>
|
|
1360
1640
|
<testcase classname="MockMqttClient subscribeAsync should emit quota from simulator when there was subscription to quota topic" name="MockMqttClient subscribeAsync should emit quota from simulator when there was subscription to quota topic" time="0.153">
|
|
1361
1641
|
</testcase>
|
|
@@ -1363,121 +1643,123 @@
|
|
|
1363
1643
|
</testcase>
|
|
1364
1644
|
<testcase classname="MockMqttClient publishAsync should not emit set_reply message when simulator is not defined" name="MockMqttClient publishAsync should not emit set_reply message when simulator is not defined" time="0.001">
|
|
1365
1645
|
</testcase>
|
|
1366
|
-
<testcase classname="MockMqttClient publishAsync should not emit set_reply message when publishing to unknown topic" name="MockMqttClient publishAsync should not emit set_reply message when publishing to unknown topic" time="0.
|
|
1646
|
+
<testcase classname="MockMqttClient publishAsync should not emit set_reply message when publishing to unknown topic" name="MockMqttClient publishAsync should not emit set_reply message when publishing to unknown topic" time="0.001">
|
|
1367
1647
|
</testcase>
|
|
1368
|
-
<testcase classname="MockMqttClient publishAsync should not emit set_reply message when there is no subscription for set_reply topic" name="MockMqttClient publishAsync should not emit set_reply message when there is no subscription for set_reply topic" time="0">
|
|
1648
|
+
<testcase classname="MockMqttClient publishAsync should not emit set_reply message when there is no subscription for set_reply topic" name="MockMqttClient publishAsync should not emit set_reply message when there is no subscription for set_reply topic" time="0.001">
|
|
1369
1649
|
</testcase>
|
|
1370
1650
|
<testcase classname="MockMqttClient publishAsync should emit set_reply message when there is subscription for set_reply topic" name="MockMqttClient publishAsync should emit set_reply message when there is subscription for set_reply topic" time="0.003">
|
|
1371
1651
|
</testcase>
|
|
1372
1652
|
</testsuite>
|
|
1373
|
-
<testsuite name="AccessoryInformationService" errors="0" failures="0" skipped="0" timestamp="2025-
|
|
1374
|
-
<testcase classname="AccessoryInformationService initialize should throw error when trying to access non initialized service" name="AccessoryInformationService initialize should throw error when trying to access non initialized service" time="0.
|
|
1653
|
+
<testsuite name="AccessoryInformationService" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:51" time="0.322" tests="5">
|
|
1654
|
+
<testcase classname="AccessoryInformationService initialize should throw error when trying to access non initialized service" name="AccessoryInformationService initialize should throw error when trying to access non initialized service" time="0.003">
|
|
1375
1655
|
</testcase>
|
|
1376
|
-
<testcase classname="AccessoryInformationService initialize should add AccessoryInformation service when it is not added to accessory yet" name="AccessoryInformationService initialize should add AccessoryInformation service when it is not added to accessory yet" time="0.
|
|
1656
|
+
<testcase classname="AccessoryInformationService initialize should add AccessoryInformation service when it is not added to accessory yet" name="AccessoryInformationService initialize should add AccessoryInformation service when it is not added to accessory yet" time="0.002">
|
|
1377
1657
|
</testcase>
|
|
1378
1658
|
<testcase classname="AccessoryInformationService initialize should use existing AccessoryInformation service when it is already added to accessory" name="AccessoryInformationService initialize should use existing AccessoryInformation service when it is already added to accessory" time="0.001">
|
|
1379
1659
|
</testcase>
|
|
1380
|
-
<testcase classname="AccessoryInformationService initialize should add information characteristics when initializing accessory" name="AccessoryInformationService initialize should add information characteristics when initializing accessory" time="0.
|
|
1660
|
+
<testcase classname="AccessoryInformationService initialize should add information characteristics when initializing accessory" name="AccessoryInformationService initialize should add information characteristics when initializing accessory" time="0.003">
|
|
1381
1661
|
</testcase>
|
|
1382
|
-
<testcase classname="AccessoryInformationService cleanupCharacteristics should remove non registered characteristics when cleanup characteristics is called" name="AccessoryInformationService cleanupCharacteristics should remove non registered characteristics when cleanup characteristics is called" time="0.
|
|
1662
|
+
<testcase classname="AccessoryInformationService cleanupCharacteristics should remove non registered characteristics when cleanup characteristics is called" name="AccessoryInformationService cleanupCharacteristics should remove non registered characteristics when cleanup characteristics is called" time="0.005">
|
|
1383
1663
|
</testcase>
|
|
1384
1664
|
</testsuite>
|
|
1385
|
-
<testsuite name="
|
|
1386
|
-
<testcase classname="
|
|
1665
|
+
<testsuite name="SwitchEcoModeService" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:52" time="0.433" tests="3">
|
|
1666
|
+
<testcase classname="SwitchEcoModeService processOnSetOn should send Set command to device when ECO mode value was changed to Eco" name="SwitchEcoModeService processOnSetOn should send Set command to device when ECO mode value was changed to Eco" time="0.003">
|
|
1387
1667
|
</testcase>
|
|
1388
|
-
<testcase classname="
|
|
1668
|
+
<testcase classname="SwitchEcoModeService processOnSetOn should send Set command to device when ECO mode value was changed to Normal" name="SwitchEcoModeService processOnSetOn should send Set command to device when ECO mode value was changed to Normal" time="0.001">
|
|
1389
1669
|
</testcase>
|
|
1390
|
-
<testcase classname="
|
|
1670
|
+
<testcase classname="SwitchEcoModeService processOnSetOn should revert changing of ECO mode state when sending Set command to device is failed" name="SwitchEcoModeService processOnSetOn should revert changing of ECO mode state when sending Set command to device is failed" time="0.001">
|
|
1391
1671
|
</testcase>
|
|
1392
1672
|
</testsuite>
|
|
1393
|
-
<testsuite name="
|
|
1394
|
-
<testcase classname="
|
|
1673
|
+
<testsuite name="SwitchDetachIceService" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:52" time="0.675" tests="3">
|
|
1674
|
+
<testcase classname="SwitchDetachIceService processOnSetOn should send Set command to device when Detach Ice value was changed to On" name="SwitchDetachIceService processOnSetOn should send Set command to device when Detach Ice value was changed to On" time="0.007">
|
|
1395
1675
|
</testcase>
|
|
1396
|
-
<testcase classname="
|
|
1676
|
+
<testcase classname="SwitchDetachIceService processOnSetOn should send Set command to device when Detach Ice value was changed to Off" name="SwitchDetachIceService processOnSetOn should send Set command to device when Detach Ice value was changed to Off" time="0.004">
|
|
1397
1677
|
</testcase>
|
|
1398
|
-
<testcase classname="
|
|
1678
|
+
<testcase classname="SwitchDetachIceService processOnSetOn should revert changing of Detach Ice state when sending Set command to device is failed" name="SwitchDetachIceService processOnSetOn should revert changing of Detach Ice state when sending Set command to device is failed" time="0.001">
|
|
1399
1679
|
</testcase>
|
|
1400
1680
|
</testsuite>
|
|
1401
|
-
<testsuite name="SwitchXboostService" errors="0" failures="0" skipped="0" timestamp="2025-
|
|
1402
|
-
<testcase classname="SwitchXboostService
|
|
1681
|
+
<testsuite name="SwitchXboostService" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:52" time="0.359" tests="3">
|
|
1682
|
+
<testcase classname="SwitchXboostService processOnSetOn should send Set command to device when X-Boost value was changed to true" name="SwitchXboostService processOnSetOn should send Set command to device when X-Boost value was changed to true" time="0.003">
|
|
1403
1683
|
</testcase>
|
|
1404
|
-
<testcase classname="SwitchXboostService
|
|
1684
|
+
<testcase classname="SwitchXboostService processOnSetOn should send Set command to device when X-Boost value was changed to false" name="SwitchXboostService processOnSetOn should send Set command to device when X-Boost value was changed to false" time="0">
|
|
1405
1685
|
</testcase>
|
|
1406
|
-
<testcase classname="SwitchXboostService
|
|
1686
|
+
<testcase classname="SwitchXboostService processOnSetOn should revert changing of X-Boost state when sending Set command to device is failed" name="SwitchXboostService processOnSetOn should revert changing of X-Boost state when sending Set command to device is failed" time="0.001">
|
|
1407
1687
|
</testcase>
|
|
1408
1688
|
</testsuite>
|
|
1409
|
-
<testsuite name="
|
|
1410
|
-
<testcase classname="
|
|
1689
|
+
<testsuite name="SwitchXboostService" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:52" time="0.441" tests="3">
|
|
1690
|
+
<testcase classname="SwitchXboostService processOnSetOn should send Set command to device when X-Boost value was changed to true" name="SwitchXboostService processOnSetOn should send Set command to device when X-Boost value was changed to true" time="0.003">
|
|
1411
1691
|
</testcase>
|
|
1412
|
-
<testcase classname="
|
|
1692
|
+
<testcase classname="SwitchXboostService processOnSetOn should send Set command to device when X-Boost value was changed to false" name="SwitchXboostService processOnSetOn should send Set command to device when X-Boost value was changed to false" time="0.001">
|
|
1413
1693
|
</testcase>
|
|
1414
|
-
<testcase classname="
|
|
1694
|
+
<testcase classname="SwitchXboostService processOnSetOn should revert changing of X-Boost state when sending Set command to device is failed" name="SwitchXboostService processOnSetOn should revert changing of X-Boost state when sending Set command to device is failed" time="0.001">
|
|
1415
1695
|
</testcase>
|
|
1416
1696
|
</testsuite>
|
|
1417
|
-
<testsuite name="
|
|
1418
|
-
<testcase classname="
|
|
1697
|
+
<testsuite name="OutletService" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:53" time="0.59" tests="3">
|
|
1698
|
+
<testcase classname="OutletService processOnSetOn should send Set command of Switch cmdCode to device when Enabled value was changed to true" name="OutletService processOnSetOn should send Set command of Switch cmdCode to device when Enabled value was changed to true" time="0.009">
|
|
1419
1699
|
</testcase>
|
|
1420
|
-
|
|
1421
|
-
|
|
1422
|
-
<testcase classname="
|
|
1700
|
+
<testcase classname="OutletService processOnSetOn should send Set command of Switch cmdCode to device when Enabled value was changed to false" name="OutletService processOnSetOn should send Set command of Switch cmdCode to device when Enabled value was changed to false" time="0.001">
|
|
1701
|
+
</testcase>
|
|
1702
|
+
<testcase classname="OutletService processOnSetOn should revert changing of Enabled state when sending Set command to device is failed" name="OutletService processOnSetOn should revert changing of Enabled state when sending Set command to device is failed" time="0.001">
|
|
1423
1703
|
</testcase>
|
|
1424
1704
|
</testsuite>
|
|
1425
|
-
<testsuite name="
|
|
1426
|
-
<testcase classname="
|
|
1705
|
+
<testsuite name="SwitchXboostService" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:53" time="0.439" tests="3">
|
|
1706
|
+
<testcase classname="SwitchXboostService processOnSetOn should send Set command to device when X-Boost value was changed to true" name="SwitchXboostService processOnSetOn should send Set command to device when X-Boost value was changed to true" time="0.003">
|
|
1427
1707
|
</testcase>
|
|
1428
|
-
<testcase classname="
|
|
1708
|
+
<testcase classname="SwitchXboostService processOnSetOn should send Set command to device when X-Boost value was changed to false" name="SwitchXboostService processOnSetOn should send Set command to device when X-Boost value was changed to false" time="0.001">
|
|
1429
1709
|
</testcase>
|
|
1430
|
-
<testcase classname="
|
|
1710
|
+
<testcase classname="SwitchXboostService processOnSetOn should revert changing of X-Boost state when sending Set command to device is failed" name="SwitchXboostService processOnSetOn should revert changing of X-Boost state when sending Set command to device is failed" time="0.001">
|
|
1431
1711
|
</testcase>
|
|
1432
1712
|
</testsuite>
|
|
1433
|
-
<testsuite name="
|
|
1434
|
-
<testcase classname="
|
|
1713
|
+
<testsuite name="ContactSensorService" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:53" time="0.319" tests="3">
|
|
1714
|
+
<testcase classname="ContactSensorService initialize should add ContactSensor characteristics when initializing accessory" name="ContactSensorService initialize should add ContactSensor characteristics when initializing accessory" time="0.001">
|
|
1435
1715
|
</testcase>
|
|
1436
|
-
<testcase classname="
|
|
1716
|
+
<testcase classname="ContactSensorService updateState should set ContactSensor to CONTACT_DETECTED when update state with closed = true" name="ContactSensorService updateState should set ContactSensor to CONTACT_DETECTED when update state with closed = true" time="0.001">
|
|
1437
1717
|
</testcase>
|
|
1438
|
-
<testcase classname="
|
|
1718
|
+
<testcase classname="ContactSensorService updateState should set ContactSensor to CONTACT_NOT_DETECTED when update state with closed = false" name="ContactSensorService updateState should set ContactSensor to CONTACT_NOT_DETECTED when update state with closed = false" time="0.001">
|
|
1439
1719
|
</testcase>
|
|
1440
|
-
|
|
1720
|
+
</testsuite>
|
|
1721
|
+
<testsuite name="Delta2MaxAccessory" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:54" time="0.227" tests="1">
|
|
1722
|
+
<testcase classname="Delta2MaxAccessory initialize should use Delta2Max-specific configuration when initializing accessory" name="Delta2MaxAccessory initialize should use Delta2Max-specific configuration when initializing accessory" time="0.002">
|
|
1441
1723
|
</testcase>
|
|
1442
|
-
|
|
1724
|
+
</testsuite>
|
|
1725
|
+
<testsuite name="index" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:53" time="0.945" tests="3">
|
|
1726
|
+
<testcase classname="index should set function to window object when reference to file is loaded" name="index should set function to window object when reference to file is loaded" time="0.004">
|
|
1443
1727
|
</testcase>
|
|
1444
|
-
<testcase classname="
|
|
1728
|
+
<testcase classname="index renderEcoFlowPluginConfig should create renderer with name and devices sub-renderers when is called" name="index renderEcoFlowPluginConfig should create renderer with name and devices sub-renderers when is called" time="0.01">
|
|
1729
|
+
</testcase>
|
|
1730
|
+
<testcase classname="index renderEcoFlowPluginConfig should call settings manager render when is called" name="index renderEcoFlowPluginConfig should call settings manager render when is called" time="0.005">
|
|
1731
|
+
</testcase>
|
|
1732
|
+
</testsuite>
|
|
1733
|
+
<testsuite name="Delta2Accessory" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:54" time="0.365" tests="1">
|
|
1734
|
+
<testcase classname="Delta2Accessory initialize should use Delta2-specific configuration when initializing accessory" name="Delta2Accessory initialize should use Delta2-specific configuration when initializing accessory" time="0.009">
|
|
1445
1735
|
</testcase>
|
|
1446
1736
|
</testsuite>
|
|
1447
|
-
<testsuite name="Logger" errors="0" failures="0" skipped="0" timestamp="2025-
|
|
1737
|
+
<testsuite name="Logger" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:54" time="0.26" tests="7">
|
|
1448
1738
|
<testcase classname="Logger prefix should return origin prefix when is requested" name="Logger prefix should return origin prefix when is requested" time="0.001">
|
|
1449
1739
|
</testcase>
|
|
1450
|
-
<testcase classname="Logger info should add device name as prefix and call origin method when is called" name="Logger info should add device name as prefix and call origin method when is called" time="0
|
|
1740
|
+
<testcase classname="Logger info should add device name as prefix and call origin method when is called" name="Logger info should add device name as prefix and call origin method when is called" time="0">
|
|
1451
1741
|
</testcase>
|
|
1452
1742
|
<testcase classname="Logger success should add device name as prefix and call origin method when is called" name="Logger success should add device name as prefix and call origin method when is called" time="0">
|
|
1453
1743
|
</testcase>
|
|
1454
1744
|
<testcase classname="Logger warn should add device name as prefix and call origin method when is called" name="Logger warn should add device name as prefix and call origin method when is called" time="0">
|
|
1455
1745
|
</testcase>
|
|
1456
|
-
<testcase classname="Logger error should add device name as prefix and call origin method when is called" name="Logger error should add device name as prefix and call origin method when is called" time="0
|
|
1746
|
+
<testcase classname="Logger error should add device name as prefix and call origin method when is called" name="Logger error should add device name as prefix and call origin method when is called" time="0">
|
|
1457
1747
|
</testcase>
|
|
1458
1748
|
<testcase classname="Logger debug should add device name as prefix and call origin method when is called" name="Logger debug should add device name as prefix and call origin method when is called" time="0">
|
|
1459
1749
|
</testcase>
|
|
1460
|
-
<testcase classname="Logger log should add device name as prefix and call origin method when is called" name="Logger log should add device name as prefix and call origin method when is called" time="0.
|
|
1461
|
-
</testcase>
|
|
1462
|
-
</testsuite>
|
|
1463
|
-
<testsuite name="MachineIdProvider" errors="0" failures="0" skipped="0" timestamp="2025-03-29T13:17:51" time="0.186" tests="3">
|
|
1464
|
-
<testcase classname="MachineIdProvider getMachineId should return valid machineId when there are no issues" name="MachineIdProvider getMachineId should return valid machineId when there are no issues" time="0.001">
|
|
1465
|
-
</testcase>
|
|
1466
|
-
<testcase classname="MachineIdProvider getMachineId should return UUID when it is not possible to get machineId" name="MachineIdProvider getMachineId should return UUID when it is not possible to get machineId" time="0.001">
|
|
1467
|
-
</testcase>
|
|
1468
|
-
<testcase classname="MachineIdProvider getMachineId should log error when it is not possible to get machineId" name="MachineIdProvider getMachineId should log error when it is not possible to get machineId" time="0.001">
|
|
1750
|
+
<testcase classname="Logger log should add device name as prefix and call origin method when is called" name="Logger log should add device name as prefix and call origin method when is called" time="0.005">
|
|
1469
1751
|
</testcase>
|
|
1470
1752
|
</testsuite>
|
|
1471
|
-
<testsuite name="ComponentRenderer" errors="0" failures="0" skipped="0" timestamp="2025-
|
|
1472
|
-
<testcase classname="ComponentRenderer renderTextBox should render a textbox with required attribute when schema contains required attribute set to true" name="ComponentRenderer renderTextBox should render a textbox with required attribute when schema contains required attribute set to true" time="0.
|
|
1753
|
+
<testsuite name="ComponentRenderer" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:51" time="3.55" tests="11">
|
|
1754
|
+
<testcase classname="ComponentRenderer renderTextBox should render a textbox with required attribute when schema contains required attribute set to true" name="ComponentRenderer renderTextBox should render a textbox with required attribute when schema contains required attribute set to true" time="0.014">
|
|
1473
1755
|
</testcase>
|
|
1474
|
-
<testcase classname="ComponentRenderer renderTextBox should render a textbox without required attribute when schema does not contain required attribute" name="ComponentRenderer renderTextBox should render a textbox without required attribute when schema does not contain required attribute" time="0.
|
|
1756
|
+
<testcase classname="ComponentRenderer renderTextBox should render a textbox without required attribute when schema does not contain required attribute" name="ComponentRenderer renderTextBox should render a textbox without required attribute when schema does not contain required attribute" time="0.01">
|
|
1475
1757
|
</testcase>
|
|
1476
|
-
<testcase classname="ComponentRenderer renderTextBox should render a textbox with placeholder attribute when schema does not contain description attribute" name="ComponentRenderer renderTextBox should render a textbox with placeholder attribute when schema does not contain description attribute" time="0.
|
|
1758
|
+
<testcase classname="ComponentRenderer renderTextBox should render a textbox with placeholder attribute when schema does not contain description attribute" name="ComponentRenderer renderTextBox should render a textbox with placeholder attribute when schema does not contain description attribute" time="0.011">
|
|
1477
1759
|
</testcase>
|
|
1478
|
-
<testcase classname="ComponentRenderer renderTextBox should set value of textbox when rendering" name="ComponentRenderer renderTextBox should set value of textbox when rendering" time="0.
|
|
1760
|
+
<testcase classname="ComponentRenderer renderTextBox should set value of textbox when rendering" name="ComponentRenderer renderTextBox should set value of textbox when rendering" time="0.005">
|
|
1479
1761
|
</testcase>
|
|
1480
|
-
<testcase classname="ComponentRenderer renderTextBox should call onChangeCallback with the new value when the textbox value changes" name="ComponentRenderer renderTextBox should call onChangeCallback with the new value when the textbox value changes" time="0.
|
|
1762
|
+
<testcase classname="ComponentRenderer renderTextBox should call onChangeCallback with the new value when the textbox value changes" name="ComponentRenderer renderTextBox should call onChangeCallback with the new value when the textbox value changes" time="0.004">
|
|
1481
1763
|
</testcase>
|
|
1482
1764
|
<testcase classname="ComponentRenderer renderTextBox should call onChangeCallback with the new undefined value when the textbox value changes to undefined" name="ComponentRenderer renderTextBox should call onChangeCallback with the new undefined value when the textbox value changes to undefined" time="0.003">
|
|
1483
1765
|
</testcase>
|
|
@@ -1487,34 +1769,56 @@
|
|
|
1487
1769
|
</testcase>
|
|
1488
1770
|
<testcase classname="ComponentRenderer renderDropDown should set value of dropdown when rendering" name="ComponentRenderer renderDropDown should set value of dropdown when rendering" time="0.004">
|
|
1489
1771
|
</testcase>
|
|
1490
|
-
<testcase classname="ComponentRenderer renderDropDown should call onChangeCallback with the new value when the dropdown value changes" name="ComponentRenderer renderDropDown should call onChangeCallback with the new value when the dropdown value changes" time="0.
|
|
1772
|
+
<testcase classname="ComponentRenderer renderDropDown should call onChangeCallback with the new value when the dropdown value changes" name="ComponentRenderer renderDropDown should call onChangeCallback with the new value when the dropdown value changes" time="0.003">
|
|
1773
|
+
</testcase>
|
|
1774
|
+
<testcase classname="ComponentRenderer renderDropDown should call onChangeCallback with the new undefined value when the dropdown value changes to undefined" name="ComponentRenderer renderDropDown should call onChangeCallback with the new undefined value when the dropdown value changes to undefined" time="0.015">
|
|
1775
|
+
</testcase>
|
|
1776
|
+
</testsuite>
|
|
1777
|
+
<testsuite name="customCharacteristic" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:54" time="0.356" tests="6">
|
|
1778
|
+
<testcase classname="customCharacteristic InputConsumptionWattFactory should initialize UUID of characteristic" name="customCharacteristic InputConsumptionWattFactory should initialize UUID of characteristic" time="0.001">
|
|
1779
|
+
</testcase>
|
|
1780
|
+
<testcase classname="customCharacteristic InputConsumptionWattFactory should use proper default value during initialization of characteristic" name="customCharacteristic InputConsumptionWattFactory should use proper default value during initialization of characteristic" time="0">
|
|
1781
|
+
</testcase>
|
|
1782
|
+
<testcase classname="customCharacteristic InputConsumptionWattFactory should create characteristic with correct properties" name="customCharacteristic InputConsumptionWattFactory should create characteristic with correct properties" time="0">
|
|
1783
|
+
</testcase>
|
|
1784
|
+
<testcase classname="customCharacteristic OutputConsumptionWattFactory should initialize UUID of characteristic" name="customCharacteristic OutputConsumptionWattFactory should initialize UUID of characteristic" time="0">
|
|
1785
|
+
</testcase>
|
|
1786
|
+
<testcase classname="customCharacteristic OutputConsumptionWattFactory should use proper default value during initialization of characteristic" name="customCharacteristic OutputConsumptionWattFactory should use proper default value during initialization of characteristic" time="0">
|
|
1787
|
+
</testcase>
|
|
1788
|
+
<testcase classname="customCharacteristic OutputConsumptionWattFactory should create characteristic with correct properties" name="customCharacteristic OutputConsumptionWattFactory should create characteristic with correct properties" time="0.001">
|
|
1789
|
+
</testcase>
|
|
1790
|
+
</testsuite>
|
|
1791
|
+
<testsuite name="PluginConfigRenderer" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:55" time="0.155" tests="2">
|
|
1792
|
+
<testcase classname="PluginConfigRenderer render should call sub-renderers one render is called" name="PluginConfigRenderer render should call sub-renderers one render is called" time="0.002">
|
|
1491
1793
|
</testcase>
|
|
1492
|
-
<testcase classname="
|
|
1794
|
+
<testcase classname="PluginConfigRenderer render should initialize configuration inside context wgen it is not defined" name="PluginConfigRenderer render should initialize configuration inside context wgen it is not defined" time="0">
|
|
1493
1795
|
</testcase>
|
|
1494
1796
|
</testsuite>
|
|
1495
|
-
<testsuite name="
|
|
1496
|
-
<testcase classname="
|
|
1797
|
+
<testsuite name="MachineIdProvider" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:55" time="0.185" tests="3">
|
|
1798
|
+
<testcase classname="MachineIdProvider getMachineId should return valid machineId when there are no issues" name="MachineIdProvider getMachineId should return valid machineId when there are no issues" time="0.001">
|
|
1799
|
+
</testcase>
|
|
1800
|
+
<testcase classname="MachineIdProvider getMachineId should return UUID when it is not possible to get machineId" name="MachineIdProvider getMachineId should return UUID when it is not possible to get machineId" time="0">
|
|
1497
1801
|
</testcase>
|
|
1498
|
-
<testcase classname="
|
|
1802
|
+
<testcase classname="MachineIdProvider getMachineId should log error when it is not possible to get machineId" name="MachineIdProvider getMachineId should log error when it is not possible to get machineId" time="0.001">
|
|
1499
1803
|
</testcase>
|
|
1500
1804
|
</testsuite>
|
|
1501
|
-
<testsuite name="DeviceInfo" errors="0" failures="0" skipped="0" timestamp="2025-
|
|
1502
|
-
<testcase classname="DeviceInfo connectionKey should initialize connectionKey when creating device info" name="DeviceInfo connectionKey should initialize connectionKey when creating device info" time="0
|
|
1805
|
+
<testsuite name="DeviceInfo" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:55" time="0.156" tests="2">
|
|
1806
|
+
<testcase classname="DeviceInfo connectionKey should initialize connectionKey when creating device info" name="DeviceInfo connectionKey should initialize connectionKey when creating device info" time="0">
|
|
1503
1807
|
</testcase>
|
|
1504
|
-
<testcase classname="DeviceInfo accessKey should initialize accessKey when creating device info" name="DeviceInfo accessKey should initialize accessKey when creating device info" time="0
|
|
1808
|
+
<testcase classname="DeviceInfo accessKey should initialize accessKey when creating device info" name="DeviceInfo accessKey should initialize accessKey when creating device info" time="0">
|
|
1505
1809
|
</testcase>
|
|
1506
1810
|
</testsuite>
|
|
1507
|
-
<testsuite name="BatteryStatusProvider" errors="0" failures="0" skipped="0" timestamp="2025-
|
|
1508
|
-
<testcase classname="BatteryStatusProvider getStatusLowBattery should return normal battery status when current battery level is not lower discharging limit plus 5% buffer" name="BatteryStatusProvider getStatusLowBattery should return normal battery status when current battery level is not lower discharging limit plus 5% buffer" time="0.
|
|
1811
|
+
<testsuite name="BatteryStatusProvider" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:55" time="0.261" tests="2">
|
|
1812
|
+
<testcase classname="BatteryStatusProvider getStatusLowBattery should return normal battery status when current battery level is not lower discharging limit plus 5% buffer" name="BatteryStatusProvider getStatusLowBattery should return normal battery status when current battery level is not lower discharging limit plus 5% buffer" time="0.003">
|
|
1509
1813
|
</testcase>
|
|
1510
|
-
<testcase classname="BatteryStatusProvider getStatusLowBattery should return low battery status when current battery level is lower discharging limit plus 5% buffer" name="BatteryStatusProvider getStatusLowBattery should return low battery status when current battery level is lower discharging limit plus 5% buffer" time="0">
|
|
1814
|
+
<testcase classname="BatteryStatusProvider getStatusLowBattery should return low battery status when current battery level is lower discharging limit plus 5% buffer" name="BatteryStatusProvider getStatusLowBattery should return low battery status when current battery level is lower discharging limit plus 5% buffer" time="0.001">
|
|
1511
1815
|
</testcase>
|
|
1512
1816
|
</testsuite>
|
|
1513
|
-
<testsuite name="index" errors="0" failures="0" skipped="0" timestamp="2025-
|
|
1514
|
-
<testcase classname="index should return origin prefix when is requested" name="index should return origin prefix when is requested" time="0.
|
|
1817
|
+
<testsuite name="index" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:55" time="0.307" tests="1">
|
|
1818
|
+
<testcase classname="index should return origin prefix when is requested" name="index should return origin prefix when is requested" time="0.001">
|
|
1515
1819
|
</testcase>
|
|
1516
1820
|
</testsuite>
|
|
1517
|
-
<testsuite name="PluginConfigNameRenderer" errors="0" failures="0" skipped="0" timestamp="2025-
|
|
1821
|
+
<testsuite name="PluginConfigNameRenderer" errors="0" failures="0" skipped="0" timestamp="2025-04-01T09:11:55" time="1.395" tests="2">
|
|
1518
1822
|
<testcase classname="PluginConfigNameRenderer render should render a textbox for name property when is called" name="PluginConfigNameRenderer render should render a textbox for name property when is called" time="0.009">
|
|
1519
1823
|
</testcase>
|
|
1520
1824
|
<testcase classname="PluginConfigNameRenderer render should updatePluginConfig when value of textbox is changed" name="PluginConfigNameRenderer render should updatePluginConfig when value of textbox is changed" time="0.004">
|