-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TC-mode-1.2: Automate #424
TC-mode-1.2: Automate #424
Comments
Assigned to myself as a "worked on" placeholder pending getting seats for new developers in the project |
I think in the PR we should add a reference to the source issue, so that github automatically links things (hoping that works across repos) |
New PRs created as drafts focusing on the following implementation:
|
I have implemented the functionality, but only PRs The PRs |
All PRs are now open. The PRs for |
Test Plan PR: NOTE: Updated the test plan to remove disallowed attribute validations (OnMode and StartupMode) for all cluster including LWM and DISHM clusters, in compliance with the specification based on feedback. |
Test Plan PR has been updated and merged. |
Updated the Python automation scripts and test plan to remove disallowed attribute validations (OnMode and StartupMode) for all cluster including LWM and DISHM clusters, in compliance with the specification based on feedback. |
Just a heads up on the status
|
All of these tests require checks that the modes are as expected. This would be best in a single, parameterizable, function that gets called from all the tests. This can be based on the water heater or RVC mode test scripts, which have a python implementation that can be generalized easily. Please see https://github.com/project-chip/connectedhomeip/blob/master/src/python_testing/TC_WHM_1_2.py
Consider having RVCRUNM, RVCCLEANM, WHM and MWOM use a generalized function
The text was updated successfully, but these errors were encountered: