project-chip / project-chip/matter-test-scripts
Door lock script updates hard code the endpoint to 1
Open
Nobody has claimed this yet.
Found_1.4_TE2
v1.4
- Dominant language
- Python
- Stars
- 19
- Forks
- 7
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 3
Description
This needs to be taken from the endpoint argument to the script or this test will fail every device that doesn't implement the door lock with this exact endpoint composition.
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.
Research direction
Inspect the door lock update script and trace how its endpoint argument is handled. Replace the hard-coded endpoint composition with the provided argument, then run the affected test to confirm devices using other endpoints no longer fail.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100