aiogram/tests/test_api/test_client/test_session
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
..
__init__.py Update tests and small refactoring 2019-11-16 22:32:26 +02:00
test_aiohttp_session.py fix(aiohttp-session): respect UNSET sentinel (#387) 2021-01-25 01:00:06 +02:00
test_base_session.py Bump Telegram Bot API version 2020-06-14 17:14:10 +03:00