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 ChatDisabledProcessor #169

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 ChatDisabledProcessor.

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

Additional Context:

deeola commented 2 weeks ago

can you let me handle this please?

tjtanjin commented 2 weeks ago

can you let me handle this please?

Go for it!

tjtanjin commented 3 days ago

Hi @deeola! There're outstanding issues on the PR, would you be able to look at them?