project-chip / project-chip/matter-test-scripts
IDT phase 3a: Add additional DCL verification checks
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 19
- Forks
- 7
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 3
Description
The lab can do some manual verification, but we should automate as much as possible. In particular, we want to verify the URLs in the DeviceModelSchema are real, the OTAUrl in the DeviceSoftwareVersionModel schema URL is reasonable and we may want to do additional verification there.
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 DeviceModelSchema and DeviceSoftwareVersionModel schema definitions, including the OTAUrl field, since no file or test is named. Review how the lab currently performs these manual checks and identify the existing test entry point. Done means automated checks verify that DeviceModelSchema URLs are real and that OTAUrl is reasonable, with any additional verification defined.
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
- 35/100