akiross / trellobot

Telegram bot to help with Trello
GNU General Public License v3.0
14 stars 7 forks source link

Fix testing once and for all #15

Open akiross opened 6 years ago

akiross commented 6 years ago

Tests are broken in the current async version. They must be fixed as soon as possible. Also, use mocking for trello and telegram to test extensively (necessary for regression tests).

akiross commented 6 years ago

Last commit fixed previously existing testing, but there is still the bot to test.