project-chip / project-chip/matter-test-scripts
IDT Phase 1: follow up
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 19
- Forks
- 7
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 3
Description
It looks like one of the common failures here might be devices failing to add their new software versions into the DCL. It would make sense to add additional information here by checking which versions ARE present in the DCL so that can be reported out as informative.
ex, something like "X version is missing from the DCL, X-n version was found"
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-script logic that reports devices failing to add software versions to the DCL, then inspect how the DCL is queried for available versions. Define the expected report for a missing version alongside a version that was found, and add coverage for that output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100