project-chip / project-chip/matter-test-scripts
TC-CNET-4.13: Automate
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 19
- Forks
- 7
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 3
Description
-
remove PICS as everything is mandatory
-
PIXITs can stay as they represent external data, need verification these are provided
-
please add a cleanup step to get the device back onto the original network
-
will need a way to test this in the CI, perhaps with mocks
current test: https://github.com/project-chip/connectedhomeip/blob/master/src/app/tests/suites/certification/Test_TC_CNET_4_13.yaml
NOTE: on hold because I'm not clear how many of these devices we have coming through, so it's not clear this is the biggest bang for our buck here. Perhaps leave this to last.
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 with src/app/tests/suites/certification/Test_TC_CNET_4_13.yaml and compare it with the linked network commissioning test plan. Identify how PICS and PIXITs are handled, then determine how to restore the device to its original network and exercise the test in CI with mocks. Done means the test is automated, required data is verified, cleanup is covered, and CI can run it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- networking, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100