Skip to content

Commit 47d35cb

Browse files
committed
Corrected Featuremap -> FeatureMap in test steps
1 parent e9a5f2b commit 47d35cb

8 files changed

+16
-16
lines changed

src/python_testing/TC_DEM_2_2.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ def steps_TC_DEM_2_2(self) -> list[TestStep]:
6262
"""Execute the test steps."""
6363
steps = [
6464
TestStep("1", "Commission DUT to TH (can be skipped if done in a preceding test)"),
65-
TestStep("2", "TH reads from the DUT the _Featuremap_ attribute",
66-
"Verify that the DUT response contains the _Featuremap_ attribute. Verify PowerAdjustment is supported."),
65+
TestStep("2", "TH reads from the DUT the _FeatureMap_ attribute",
66+
"Verify that the DUT response contains the _FeatureMap_ attribute. Verify PowerAdjustment is supported."),
6767
TestStep("3", "Set up a subscription to all DeviceEnergyManagement cluster events"),
6868
TestStep("4", "TH reads TestEventTriggersEnabled attribute from General Diagnostics Cluster",
6969
"Value has to be 1 (True)"),

src/python_testing/TC_DEM_2_3.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ def pics_TC_DEM_2_3(self):
5555
def steps_TC_DEM_2_3(self) -> list[TestStep]:
5656
steps = [
5757
TestStep("1", "Commission DUT to TH (can be skipped if done in a preceding test)"),
58-
TestStep("2", "TH reads from the DUT the _Featuremap_ attribute",
59-
"Verify that the DUT response contains the _Featuremap_ attribute. Verify StartTimeAdjustment is supported."),
58+
TestStep("2", "TH reads from the DUT the _FeatureMap_ attribute",
59+
"Verify that the DUT response contains the _FeatureMap_ attribute. Verify StartTimeAdjustment is supported."),
6060
TestStep("3", "TH reads TestEventTriggersEnabled attribute from General Diagnostics Cluster",
6161
"Value has to be 1 (True)"),
6262
TestStep("4", "TH sends TestEventTrigger command to General Diagnostics Cluster on Endpoint 0 with EnableKey field set to PIXIT.DEM.TEST_EVENT_TRIGGER_KEY and EventTrigger field set to PIXIT.DEM.TEST_EVENT_TRIGGER for Start Time Adjustment Test Event",

src/python_testing/TC_DEM_2_4.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ def pics_TC_DEM_2_4(self):
5656
def steps_TC_DEM_2_4(self) -> list[TestStep]:
5757
steps = [
5858
TestStep("1", "Commission DUT to TH (can be skipped if done in a preceding test)"),
59-
TestStep("2", "TH reads from the DUT the _Featuremap_ attribute",
60-
"Verify that the DUT response contains the _Featuremap_ attribute. Verify Pausable is supported."),
59+
TestStep("2", "TH reads from the DUT the _FeatureMap_ attribute",
60+
"Verify that the DUT response contains the _FeatureMap_ attribute. Verify Pausable is supported."),
6161
TestStep("3", "Set up a subscription to all DeviceEnergyManagement cluster events"),
6262
TestStep("4", "TH reads TestEventTriggersEnabled attribute from General Diagnostics Cluster",
6363
"Value has to be 1 (True)"),

src/python_testing/TC_DEM_2_5.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ def steps_TC_DEM_2_5(self) -> list[TestStep]:
6060
"""Execute the test steps."""
6161
steps = [
6262
TestStep("1", "Commission DUT to TH (can be skipped if done in a preceding test)"),
63-
TestStep("2", "TH reads from the DUT the _Featuremap_ attribute",
64-
"Verify that the DUT response contains the _Featuremap_ attribute. Verify ForecastAdjustment and PowerForecastReporting is supported. . Verify StateForecastReporting is not supported."),
63+
TestStep("2", "TH reads from the DUT the _FeatureMap_ attribute",
64+
"Verify that the DUT response contains the _FeatureMap_ attribute. Verify ForecastAdjustment and PowerForecastReporting is supported. . Verify StateForecastReporting is not supported."),
6565
TestStep("3", "TH reads TestEventTriggersEnabled attribute from General Diagnostics Cluster",
6666
"Value has to be 1 (True)"),
6767
TestStep("4", "TH sends TestEventTrigger command to General Diagnostics Cluster on Endpoint 0 with EnableKey field set to PIXIT.DEM.TEST_EVENT_TRIGGER_KEY and EventTrigger field set to PIXIT.DEM.TEST_EVENT_TRIGGER for Forecast Adjustment Test Event",

src/python_testing/TC_DEM_2_6.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ def steps_TC_DEM_2_6(self) -> list[TestStep]:
6060
"""Execute the test steps."""
6161
steps = [
6262
TestStep("1", "Commission DUT to TH (can be skipped if done in a preceding test)"),
63-
TestStep("2", "TH reads from the DUT the _Featuremap_ attribute",
64-
"Verify that the DUT response contains the _Featuremap_ attribute. Verify ForecastAdjustment and StateForecastReporting is supported. Verify PowerForecastReporting is not supported."),
63+
TestStep("2", "TH reads from the DUT the _FeatureMap_ attribute",
64+
"Verify that the DUT response contains the _FeatureMap_ attribute. Verify ForecastAdjustment and StateForecastReporting is supported. Verify PowerForecastReporting is not supported."),
6565
TestStep("3", "TH reads TestEventTriggersEnabled attribute from General Diagnostics Cluster",
6666
"Value has to be 1 (True)"),
6767
TestStep("4", "TH sends TestEventTrigger command to General Diagnostics Cluster on Endpoint 0 with EnableKey field set to PIXIT.DEM.TEST_EVENT_TRIGGER_KEY and EventTrigger field set to PIXIT.DEM.TEST_EVENT_TRIGGER for Forecast Adjustment Test Event",

src/python_testing/TC_DEM_2_7.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ def steps_TC_DEM_2_7(self) -> list[TestStep]:
6060
"""Execute the test steps."""
6161
steps = [
6262
TestStep("1", "Commission DUT to TH (can be skipped if done in a preceding test)"),
63-
TestStep("2", "TH reads from the DUT the _Featuremap_ attribute",
64-
"Verify that the DUT response contains the _Featuremap_ attribute. Verify ConstraintBasedAdjustment and PowerForecastReporting is supported. Verify StateForecastReporting is not supported."),
63+
TestStep("2", "TH reads from the DUT the _FeatureMap_ attribute",
64+
"Verify that the DUT response contains the _FeatureMap_ attribute. Verify ConstraintBasedAdjustment and PowerForecastReporting is supported. Verify StateForecastReporting is not supported."),
6565
TestStep("3", "TH reads TestEventTriggersEnabled attribute from General Diagnostics Cluster",
6666
"Value has to be 1 (True)"),
6767
TestStep("4", "TH sends TestEventTrigger command to General Diagnostics Cluster on Endpoint 0 with EnableKey field set to PIXIT.DEM.TEST_EVENT_TRIGGER_KEY and EventTrigger field set to PIXIT.DEM.TEST_EVENT_TRIGGER for Constraints-based Adjustment Test Event",

src/python_testing/TC_DEM_2_8.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ def steps_TC_DEM_2_8(self) -> list[TestStep]:
6060
"""Execute the test steps."""
6161
steps = [
6262
TestStep("1", "Commission DUT to TH (can be skipped if done in a preceding test)"),
63-
TestStep("2", "TH reads from the DUT the _Featuremap_ attribute",
64-
"Verify that the DUT response contains the _Featuremap_ attribute. Verify ConstraintBasedAdjustment and StateForecastReporting is supported. Verify PowerForecastReporting is not supported."),
63+
TestStep("2", "TH reads from the DUT the _FeatureMap_ attribute",
64+
"Verify that the DUT response contains the _FeatureMap_ attribute. Verify ConstraintBasedAdjustment and StateForecastReporting is supported. Verify PowerForecastReporting is not supported."),
6565
TestStep("3", "TH reads TestEventTriggersEnabled attribute from General Diagnostics Cluster",
6666
"Value has to be 1 (True)"),
6767
TestStep("4", "TH sends TestEventTrigger command to General Diagnostics Cluster on Endpoint 0 with EnableKey field set to PIXIT.DEM.TEST_EVENT_TRIGGER_KEY and EventTrigger field set to PIXIT.DEM.TEST_EVENT_TRIGGER for Constraints-based Adjustment Test Event",

src/python_testing/TC_DEM_2_9.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ def steps_TC_DEM_2_9(self) -> list[TestStep]:
5959
"""Execute the test steps."""
6060
steps = [
6161
TestStep("1", "Commission DUT to TH (can be skipped if done in a preceding test)"),
62-
TestStep("2", "TH reads from the DUT the _Featuremap_ attribute",
63-
"Verify that the DUT response contains the _Featuremap_ attribute. Verify one of PowerForecastReporting or StateForecastReporting is supported but not both."),
62+
TestStep("2", "TH reads from the DUT the _FeatureMap_ attribute",
63+
"Verify that the DUT response contains the _FeatureMap_ attribute. Verify one of PowerForecastReporting or StateForecastReporting is supported but not both."),
6464
TestStep("3", "TH reads TestEventTriggersEnabled attribute from General Diagnostics Cluster",
6565
"Value has to be 1 (True)"),
6666
TestStep("4", "TH sends TestEventTrigger command to General Diagnostics Cluster on Endpoint 0 with EnableKey field set to PIXIT.DEM.TEST_EVENT_TRIGGER_KEY and EventTrigger field set to PIXIT.DEM.TEST_EVENT_TRIGGER for Forecast Test Event",

0 commit comments

Comments
 (0)