project-chip / project-chip/matter-test-scripts
TC-SU-all: Consolidate updates
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 19
- Forks
- 7
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 3
Description
The number of updates we are asking this DUT to apply in the course of these tests is really excessive. The updates need to be consolidated.
Given that these tests are meant to be checking that the updates applied correctly, that means that every image that gets applied needs to be a separate image
Need to:
- Create a list of all the places where each of these tests asks the DUT to apply an update
- For each, determine what's being validated
- Consolidate these checks as much as possible into the same update
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 TC-SU-all tests and inventory every place they ask the DUT to apply an update. For each update, record what it validates, then consolidate compatible checks while preserving the requirement that each applied image is a separate image; done means the tests perform fewer redundant updates without losing validation coverage.
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
- Mostly clear
- Newbie friendliness
- 35/100