Test bot. // TODO

This commit is contained in:
Alex Root Junior 2017-12-01 02:01:35 +02:00
parent c2833c07e9
commit f5a2d19e79

4
tests/test_bot.py Normal file
View file

@ -0,0 +1,4 @@
import aiogram
# bot = aiogram.Bot('123456789:AABBCCDDEEFFaabbccddeeff-1234567890')
# TODO: mock for aiogram.bot.api.request and then test all AI methods.