tjtanjin / react-chatbotify

A modern React library for creating flexible and extensible chatbots.
https://react-chatbotify.com
MIT License
194 stars 105 forks source link

[Task] Add unit test cases for VoiceButton component #137

Open tjtanjin opened 2 weeks ago

tjtanjin commented 2 weeks ago

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 VoiceButton component.

Deliverable(s): New unit test cases that cover the testing of the VoiceButton component.

Additional Context:

jerry-604 commented 2 weeks ago

I'll like to work on this...

tjtanjin commented 2 weeks ago

I'll like to work on this...

Go for it!

tjtanjin commented 3 days ago

Hey @jerry-604, are you facing any problems with this issue? If so, feel free to reach out for clarifications!