PhpBotFramework icon indicating copy to clipboard operation
PhpBotFramework copied to clipboard

Improve code coverage and tests

Open ghost opened this issue 8 years ago • 0 comments

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

ghost avatar Jun 10 '17 08:06 ghost