project-chip / project-chip/matter-test-scripts
framework: Need code-generated error codes
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 19
- Forks
- 7
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 3
Description
I think we have the status codes for clusters, but we seem to have a number of tests that have the general error codes hard coded. We should be able to get these from somewhere. Alchemy?
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 tests that hard-code the general error codes and inspect how cluster status codes are currently obtained. Determine whether Alchemy is the intended source for generated codes. Done means the affected tests retrieve general error codes from the appropriate source instead of hard-coding them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100