Cover code with unit tests using mock Telegram requests and apply CI. [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) may come in handy with asynchronous handlers.
Cover code with unit tests using mock Telegram requests and apply CI.
pytest-asyncio may come in handy with asynchronous handlers.