project-chip / project-chip/matter-test-scripts
TC-S-2.2: Automate
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 19
- Forks
- 7
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 3
Description
Test needs to be updated to automatically determine which clusters are sceneable. This will likely require interaction with the spec parsing support in the data model to pull this information out of the DM XMLs and cross reference that to the clusters available on the device.
current test: https://github.com/project-chip/connectedhomeip/blob/master/src/app/tests/suites/certification/Test_TC_S_2_2.yaml
test plan: https://github.com/CHIP-Specifications/chip-test-plans/blob/master/src/cluster/scenes.adoc
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 with src/app/tests/suites/certification/Test_TC_S_2_2.yaml and the scenes.adoc test plan to understand the current test and required clusters. Review the data model's spec parsing support and determine how DM XML cluster information can be cross-referenced with clusters available on the device. Done means the test automatically identifies which clusters are sceneable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100