aiogram/tests/test_api/test_client
mpa aa289cdd93 feat(proxy): proxy for aiohttp,base sessions
Add support for proxies in aiohttp session with aiohttp_socks library,
edit BaseSession class to support proxies for other sessions in future.
2020-03-19 05:35:22 +04:00
..
test_session feat(proxy): proxy for aiohttp,base sessions 2020-03-19 05:35:22 +04: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