project-chip / project-chip/matter-test-scripts
PWRTL-2.1 - Add checks to verify the endpoints in the list exist
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 19
- Forks
- 7
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 3
Description
The test reads the attributes, but it doesn't verify that they reflect the actual endpoints on the device. Should add a check to the test plan / script to ensure all the endpoints in the list are actual endpoints.
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
Start by locating the test plan or script that reads the endpoint attributes and review how the endpoint list is obtained from the device. Add verification that every listed endpoint exists on the device, then run the relevant test against a device and confirm missing endpoints are reported as failures.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100