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