project-chip / project-chip/matter-test-scripts
TC-DGSW-2.3
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 19
- Forks
- 7
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 3
Description
There were a bunch of tests that were re-implemented in python. Some of those tests were re-implementations of functional and fully automated YAML tests that introduced new bugs. We suggested that the author remove any python tests that already had a fully automated implementation in YAML. Instead, it looks like ALL the new tests got removed. We should bring this one back because it's currently manual
https://github.com/project-chip/connectedhomeip/pull/37475/files
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 reviewing the files changed in PR 37475 and identify the removed test corresponding to TC-DGSW-2.3. Restore automated coverage for this case so it no longer requires manual execution, then run the relevant test suite to verify it passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100