You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal is to eventually cleanup the matter specific zap code to not have any state for eg in ClustersHelper.js
During this cleanup we want to do the following:
Go through the matter directory in this issue. See if these helpers can have code pushed to the backend sql queries.
See if the helpers can use any of the existing helper logic and can remove code redundancy
Add unit tests for each of the helpers listed
Make sure to have a CHIP/Zigbee repo branch that points to your changes and passes the CI on both places
Also if you can fix anything new apart from what is listed then fix those issues as well.
The text was updated successfully, but these errors were encountered:
The goal is to eventually cleanup the matter specific zap code to not have any state for eg in ClustersHelper.js
During this cleanup we want to do the following:
The text was updated successfully, but these errors were encountered: