project-chip / project-chip/matter-test-scripts
TC-DRLK-2.10: Automate
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 19
- Forks
- 7
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 3
Description
Right now, this is manual, but it seems like it could be automated (with the exception of the manual door jam). Will require a few things to make this work:
- Named pipe to simulate door jam for CI, and a description of how to do this as a manually
- Events should be subscribed as well as read
- PICS should be changed into attribute reads from the device using attribute_guard or feature_guard.
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 current manual TC-DRLK-2.10 test and its CI configuration. Review how the door-jam behavior, event handling, and PICS checks are currently implemented. Done means CI can run the test with a named pipe for the door jam, events are subscribed and read, device attribute or feature guards replace PICS checks, and the manual setup is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ci-cd, embedded-iot, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100