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

FAN - check writing combination wind and rock setting

Open
#556 0 comments 0 reactions 1 assignee View on GitHub

@raul-marquez-csa is already working on this.

Since May 2, 2025.

Dominant language
Python
Stars
19
Forks
7
Avg merge
3d 17h
Merged PRs (30d)
3

Description

Should

  • read current setting and save
  • run through all available settings individually in the relevant bitmap and verify success if the value is in the WindSupport and CONSTRAINT_ERROR if not
  • out of range value (like...5 or something) returns CONSTRAINT_ERROR
  • run through all combinations and verify the same including that lowest bit is always set for combination
  • combo including out of range values returns CONSTRAINT_ERROR
  • set back to the original setting

Current tests (FAN-3.3 and 3.4) DO test all the individual values.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.