-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update rvc mode cluters with new mode restrictions (#31560)
* Updated step 3 in TC 1.1 for RvcRunMode and RvcCleanMode * Updated TC 1.2 for RvcRunMode and RvcCleanMode cluters. * Added TC 2.2 for the RvcCleanMode cluster. * Restyled by autopep8 * Added TC 2.2 for the RvcRunMode cluster. * Removed unused imports. * Regenerated zap files. * Added the PICS provider methods to the new python tests. * Changed the features supported by the RVC mode cluters in the all-clusters-app to match recent changes in the spec and tests. * Added the mapping mode tag to the all-clusters-app example * Changed the response returned by the RVC clean mode's handler of the ChanedToMode command to match the new spec. * Updated TC_RVCCLEAN_2_2 to remove incorrect type checks. * Apply suggestions from code review Co-authored-by: C Freeman <[email protected]> Co-authored-by: Petru Lauric <[email protected]> * Updated the RVC run ChangeToMode handler in the all-clusters-app to match the new spec behaviour. * Updated the cl-pics-values for the RVC Run and Clean clusters. * Future proofed the enum to text function and change to using the --endpoint flag. * Fixed retrival of the endpoint setting. * Simplified some of the test code following review. * Removed test steps to match the test plan. * Changed the capture of the endpoint for the RVC run and RVC clean test 2.1. * Restyled by clang-format * Restyled by autopep8 * Regenerated zap files. * Removed duplicate RVCRUNM PICS from the ci-pics-values. * Updated PICS.yaml to reflect the new PICS requirements for the RvcRunMode and RvcCleanMode clusters. * Made all RVC python tests consistent regarding the capture of the endpoint and their documentation. * Apply typo suggestions from code review Co-authored-by: Petru Lauric <[email protected]> * Fixed the RVC clean handle change to mode in the all-clusters-app. * Restyled by clang-format --------- Co-authored-by: Restyled.io <[email protected]> Co-authored-by: C Freeman <[email protected]> Co-authored-by: Petru Lauric <[email protected]>
- Loading branch information
1 parent
a49adac
commit fe5dcfe
Showing
13 changed files
with
537 additions
and
504 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.