You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
In the current Python script, step 2b states: TestStep("2b", "Verify SENS feature is supported"). This feature name should be updated to SENSLVL to align with the test plan and improve clarity.
Requested Change:
Modify the feature name in the script from SENS to SENSLVL at step 2b.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Remove stale label or comment or this will be closed in 30 days.
Description
In the current Python script, step 2b states: TestStep("2b", "Verify SENS feature is supported"). This feature name should be updated to SENSLVL to align with the test plan and improve clarity.
Requested Change:
Modify the feature name in the script from SENS to SENSLVL at step 2b.
Test Plan Reference
https://github.com/CHIP-Specifications/chip-test-plans/blob/master/src/cluster/boolean_state_configuration.adoc#tc-boolcfg-3-1-sensitivitylevel-with-dut_server
Script reference :
https://github.com/project-chip/connectedhomeip/blob/master/src/python_testing/TC_BOOLCFG_3_1.py
The text was updated successfully, but these errors were encountered: