Improve test coverage & strategy
Closed this issue · 0 comments
iMicknl commented
Currently, the test coverage of this repository is really low.
I am also responsible for this, since I struggled a lot with writing tests for the TwilioWhatsAppAdapter
and I gave up in the end. I had a hard time mocking the adapter and Twilio class, since it wasn't easily mockable (for me).
Help wanted.