project-chip / project-chip/matter-test-scripts
[TC-WNCV-2.4] Test Step 1c has to be updated as per the Spec.
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 19
- Forks
- 7
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 3
Description
Description:
-
TC-WNCV-2.4
According to the specification, the Type attribute value must be within the range
[min=0, max=255],and the values will be listed based on the support of theWNCV.S.F00 (LF) and WNCV.S.F01 (TL)features. For the Type attribute value6(Shutter), the script indicates it will list only when both LF and TL features are supported. However, as per the specification, it should list when either LF or TL(LF | TL) features are supported. Therefore, the script needs to be updated according to the specification..
Steps to reproduce:
Test step 1c
Specification References:
Yaml Script References:
Test Plan issue for References:
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
Open src/app/tests/suites/certification/Test_TC_WNCV_2_4.yaml and inspect test step 1c. Compare the Type 6 condition with the linked Window Covering specification and update the script so Shutter is listed when either LF or TL is supported. Done means the step reflects the specification and its certification behavior is correct.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- yaml
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100