project-chip / project-chip/matter-test-scripts
TC-DGTHREAD-2.1: 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
Inspect the files changed in PR 37475 and compare the removed Python tests with the existing YAML-based implementations. Identify the test referred to as currently manual, then determine which automation was removed. Done means the intended test is restored as an automated YAML test and no longer requires manual execution.
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
- Needs clarification
- Newbie friendliness
- 25/100