Syfaro / foxbot

Multiplatform bot for finding furry image sources and more!

Home Page:https://t.me/FoxBot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

More testing

Syfaro opened this issue · comments

There's currently very few tests. It would make sense to try and break things apart to make it easier to test.

tgbotapi-rs uses httptest to mock the Telegram Bot API to ensure requests are correct, unsure if I want to do something like that here too.