aiogram/tests/test_handler
Alex Root Junior 2ecf9cefd7
Removed the use of the context instance (Bot.get_current) from all placements that were used previously. (#1230)
* Removed the use of the context instance (Bot.get_current) from all placements that were used previously.

* Fixed tests

* Added changelog

* Change category
2023-07-28 22:23:32 +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 Remove warnings about pytest asyncio mode 2022-12-30 16:10:06 +02: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