mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-08 17:13:56 +00:00
Test bot. // TODO
This commit is contained in:
parent
c2833c07e9
commit
f5a2d19e79
1 changed files with 4 additions and 0 deletions
4
tests/test_bot.py
Normal file
4
tests/test_bot.py
Normal 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue