project-chip / project-chip/matter-test-scripts
[Follow-Up] Need to figure out logic for scenario if node label attribute does not exist on endpoint in TC_IDM_3_2 test steps 5 and 6
@j-ororke is already working on this.
Since Nov 5, 2025.
- Dominant language
- Python
- Stars
- 19
- Forks
- 7
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 3
Description
Summary Title:
- Need to figure out logic for scenario if node label attribute does not exist on endpoint in TC_IDM_3_2 test steps 5 and 6
Description:
-
During test steps 5 and 6 in TC_IDM_3_2 test module we have a scenario where what happens if node label attribute does not exist on endpoint, currently these 2 test steps rely on that attribute in order to function, but as Cecille has mentioned in this PR there could be a software app that might use this and not have the node label attribute as it is specifically for Commissioning, in the event that the commissioning app does not need commissioning then the node label attribute would not exist on the endpoint and thus we would need to find a solution for that scenario.
-
Created due to test steps 5 and 6 logic in TC_IDM_3_2 test module PR: https://github.com/project-chip/connectedhomeip/pull/41066
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.