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

[TC-PRS-2.1] MaxScaledValue range has to be updated as per spec.

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

Nobody has claimed this yet.

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

Description

Description:
  • TC-PRS-2.1

Step 7 - As per spec MaxScaledValue attribute range is from MinScaledValue+1 to 32767, but script is verifying range from MinScaledValue to 32767. So script has to be updated according to the specifications with a valid range for MaxScaledValue. .

Steps to reproduce:

Step 7

Spec References:

image

Yaml Script References:

image

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_PRS_2_1.yaml and compare TC-PRS-2.1 Step 7 with the referenced PressureMeasurement specification. Update the MaxScaledValue validation to use the specified range, then run or inspect the corresponding certification test to confirm Step 7 accepts only valid values.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing-qa
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.