project-chip / project-chip/matter-test-scripts
TC-DGWIFI-2.2: bring back automation
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 linked pull request diff and locating the current manual coverage for TC-DGWIFI-2.2 in this repository. Identify the YAML test implementation that was removed and compare it with the Python tests; done means the missing automated coverage is restored without duplicating an existing test.
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
- 30/100