aiogram/tests/test_api/test_client
Martin Winks 566b7ff282
fix(aiohttp-session): respect UNSET sentinel (#387)
* fix(aiohttp-session): respect UNSET sentinel

check if value is `UNSET` while building http request.

* Cover UNSET by tests

Co-authored-by: Alex Root Junior <jroot.junior@gmail.com>
2021-01-25 01:00:06 +02:00
..
test_session fix(aiohttp-session): respect UNSET sentinel (#387) 2021-01-25 01:00: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_bot.py Update default parse_mode propagation. 2020-06-14 18:18:29 +03:00