project-chip / connectedhomeip

Matter (formerly Project CHIP) creates more connections between more objects, simplifying development for manufacturers and increasing compatibility for consumers, guided by the Connectivity Standards Alliance.
https://buildwithmatter.com
Apache License 2.0
7.37k stars 1.98k forks source link

[TC_BOOLCFG_3_1] Cosmetic update - Modify Feature Name in Python Script from SENS to SENSLVL at Step 2b in python script #35033

Open Rajashreekalmane opened 1 month ago

Rajashreekalmane commented 1 month ago

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 image 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 : image

https://github.com/project-chip/connectedhomeip/blob/master/src/python_testing/TC_BOOLCFG_3_1.py

Harshith-GRL commented 1 month ago

@ReneJosefsen I am raising a PR for this issue you can ignore this issue.

github-actions[bot] commented 2 days ago

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.