project-chip / project-chip/matter-test-scripts

[TC-WNCV-2.4] Test Step 1c has to be updated as per the Spec.

Open
#467 0 comments 0 reactions 0 assignees View on GitHub

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 the WNCV.S.F00 (LF) and WNCV.S.F01 (TL) features. For the Type attribute value 6 (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:

image

Yaml Script References:

image

Test Plan issue for References:

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.