aiogram/tests
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_api fix(aiohttp-session): respect UNSET sentinel (#387) 2021-01-25 01:00:06 +02:00
test_dispatcher HandlerObject: Unwrap handler before awaitable check (#435) 2020-10-04 18:26:34 +03:00
test_utils feat(helpers): implement new descriptor with default value getter (#336) 2020-05-31 18:01:28 +03:00
__init__.py Update tests and small refactoring 2019-11-16 22:32:26 +02:00
conftest.py Cover Command filter 2019-12-04 18:04:29 +02:00
deprecated.py tests(deprecated): 2020-05-12 16:07:16 +04:00
mocked_bot.py Update default parse_mode propagation. 2020-06-14 18:18:29 +03:00