project-chip / project-chip/matter-test-scripts
[TC-SU] Use AttributeMatchers in AttributeSubscriptionHandler methods
Open
@khodya is already working on this.
Since May 11, 2026.
- Dominant language
- Python
- Stars
- 19
- Forks
- 7
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 3
Description
This is a follow up task based on this method https://github.com/project-chip/connectedhomeip/pull/71587#discussion_r3197739358
await_first_value_asserting_no_forbidden and await_duration_asserting_no_forbidden -- these two methods are currently working for the single attribute subscriptions only, rewrite them to be more universal and use AttributeMatcher instead.
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.