project-chip / project-chip/matter-test-scripts
Change DeviceBasicComposition tests to use spec scrape rather than codegen
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 19
- Forks
- 7
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 3
Description
Tests were written before we had data model files. This will let us test devices at 1.3 and earlier.
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 DeviceBasicComposition tests and compare their current codegen-based setup with the repository's spec-scrape support. Update the tests to use spec scraping, then verify that devices at Matter 1.3 and earlier are covered and the relevant test suite passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100