aiogram/tests/test_api
Alex Root Junior 0c9eeda8a7
Fixed poll answer FSM context (#1436)
* Add voter_chat to poll_answer event handling

The change ensures that when a poll_answer event is processed, the user context middleware now also returns the chat where the vote took place. Previously, only the user who cast the vote was returned.

* Added changelog

* Fixed tests

* Bump Python version in test
2024-03-10 16:18:41 +02:00
..
test_client Fixed poll answer FSM context (#1436) 2024-03-10 16:18:41 +02:00
test_methods Added full support of Bot API 7.1 (#1417) 2024-02-16 23:44:35 +02:00
test_types Added full support of Bot API 7.1 (#1417) 2024-02-16 23:44:35 +02:00
__init__.py Add tests for BaseSession and TelegramAPIServer 2019-11-16 00:52:18 +02:00