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
Task Description:
Currently, we run unit tests using jest which can be found here.
However, the test cases are not yet comprehensive enough and work can be done to cover more grounds. Specifically for this issue, we hope to add test cases for the useMessagesInternal hook.
Deliverable(s):
New unit test cases that cover the testing of the useMessagesInternal hook.
Task Description:
Currently, we run unit tests using jest which can be found here.
However, the test cases are not yet comprehensive enough and work can be done to cover more grounds. Specifically for this issue, we hope to add test cases for the
useMessagesInternal
hook.Deliverable(s):
New unit test cases that cover the testing of the
useMessagesInternal
hook.Additional Context:
The text was updated successfully, but these errors were encountered: