This website requires JavaScript.
Explore
Help
Sign in
python
/
aiogram
Watch
1
Star
0
Fork
You've already forked aiogram
0
mirror of
https://github.com/aiogram/aiogram.git
synced
2025-12-10 17:53:17 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
b61cc04e9a
aiogram
/
tests
/
test_api
/
test_client
History
Download ZIP
Download TAR.GZ
Alex Root Junior
b61cc04e9a
Remove kwargs copy in TelegramEventObserver.trigger and remove __deepcopy__ method from AiohttpSession
2020-01-13 21:30:06 +02:00
..
test_session
Remove kwargs copy in TelegramEventObserver.trigger and remove __deepcopy__ method from AiohttpSession
2020-01-13 21:30:06 +02:00
__init__.py
Add tests for BaseSession and TelegramAPIServer
2019-11-16 00:52:18 +02:00
test_api_server.py
Add token validation util, fix deepcopy of sessions and make bot hashable and comparable
2019-11-28 23:12:44 +02:00
test_base_bot.py
Reformat code and docs
2020-01-11 22:59:14 +02:00