project-chip / project-chip/matter-test-scripts
TC-DGTHREAD-2.5: 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 the current implementation of TC-DGTHREAD-2.5. Identify the removed YAML automation and restore the test so this case is no longer manual; done means the automated test runs successfully and covers the intended scenario.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, yaml
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100