PhpBotFramework
PhpBotFramework copied to clipboard
Improve code coverage and tests
Actually, we haven't a good code coverage and the unit tests available only covers a small part of the framework.
In order to make the framework more reliable, we need to improve the code coverage by writing tests that covers all the components.
- [ ] #33 Tests bot commands
- [ ] Reach a code coverage of 80%
- [ ] Test various modules and classes