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 ToastsContext.
Deliverable(s):
New unit test cases that cover the testing of the ToastsContext.
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
ToastsContext
.Deliverable(s):
New unit test cases that cover the testing of the
ToastsContext
.Additional Context:
ToastsContext
can be found hereBotRefsContext
can be found here which may serve as a good source for referenceThe text was updated successfully, but these errors were encountered: