aiogram/tests/test_handler
Alex Root Junior 9f49c0413f
Added full support for the Bot API 9.6 (#1792)
* Added full support for the Bot API 9.6

* Add support for `managed_bot` updates

* Set `description_parse_mode` default to `"parse_mode"` and use `DateTime` for `addition_date` in `PollOption`

* Update changelog with features and changes from Bot API 9.6

* Add changelog fragment generator and update poll parameter descriptions
2026-04-04 01:22:08 +03:00
..
__init__.py Dev 3.x flat package (#961) 2022-08-14 01:07:52 +03:00
test_base.py Removed the use of the context instance (Bot.get_current) from all placements that were used previously. (#1230) 2023-07-28 22:23:32 +03:00
test_callback_query.py Remove warnings about pytest asyncio mode 2022-12-30 16:10:06 +02:00
test_chat_member.py Remove warnings about pytest asyncio mode 2022-12-30 16:10:06 +02:00
test_chosen_inline_result.py Remove warnings about pytest asyncio mode 2022-12-30 16:10:06 +02:00
test_error.py Remove warnings about pytest asyncio mode 2022-12-30 16:10:06 +02:00
test_inline_query.py Remove warnings about pytest asyncio mode 2022-12-30 16:10:06 +02:00
test_message.py Remove warnings about pytest asyncio mode 2022-12-30 16:10:06 +02:00
test_poll.py Added full support for the Bot API 9.6 (#1792) 2026-04-04 01:22:08 +03:00
test_pre_checkout_query.py Remove warnings about pytest asyncio mode 2022-12-30 16:10:06 +02:00
test_shipping_query.py Remove warnings about pytest asyncio mode 2022-12-30 16:10:06 +02:00