aiogram/tests/test_api/test_methods
Alex Root Junior 4f2cc75951
Global filters for router (#644)
* Bump version

* Added more comments

* Cover registering global filters

* Reformat code

* Add more tests

* Rework event propagation to routers mechanism. Fixed compatibility with Python 3.10 syntax (match keyword)

* Fixed tests

* Fixed coverage

Co-authored-by: evgfilim1 <evgfilim1@yandex.ru>
2021-07-31 23:34:09 +03:00
..
__init__.py Add tests for BaseSession and TelegramAPIServer 2019-11-16 00:52:18 +02:00
test_add_sticker_to_set.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_answer_callback_query.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_answer_inline_query.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_answer_pre_checkout_query.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_answer_shipping_query.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_ban_chat_member.py [3.x] Bot API 5.3 + Improvements (#618) 2021-07-29 00:40:50 +03:00
test_base.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_close.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_copy_message.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_create_chat_invite_link.py Added lost files 2021-05-12 23:56:03 +03:00
test_create_new_sticker_set.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_delete_chat_photo.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_delete_chat_sticker_set.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_delete_message.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_delete_my_commands.py Global filters for router (#644) 2021-07-31 23:34:09 +03:00
test_delete_sticker_from_set.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_delete_webhook.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_edit_chat_invite_link.py Added lost files 2021-05-12 23:56:03 +03:00
test_edit_message_caption.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_edit_message_live_location.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_edit_message_media.py Backport and improvements (#601) 2021-06-15 01:45:31 +03:00
test_edit_message_reply_markup.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_edit_message_text.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_export_chat_invite_link.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_forward_message.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_get_chat.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_get_chat_administrators.py [3.x] Bot API 5.3 + Improvements (#618) 2021-07-29 00:40:50 +03:00
test_get_chat_member.py [3.x] Bot API 5.3 + Improvements (#618) 2021-07-29 00:40:50 +03:00
test_get_chat_member_count.py [3.x] Bot API 5.3 + Improvements (#618) 2021-07-29 00:40:50 +03:00
test_get_chat_members_count.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_get_file.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_get_game_high_scores.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_get_me.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_get_my_commands.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_get_sticker_set.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_get_updates.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_get_url.py Backport and improvements (#601) 2021-06-15 01:45:31 +03:00
test_get_user_profile_photos.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_get_webhook_info.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_kick_chat_member.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_leave_chat.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_log_out.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_pin_chat_message.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_promote_chat_member.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_restrict_chat_member.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_revoke_chat_invite_link.py Added lost files 2021-05-12 23:56:03 +03:00
test_send_animation.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_send_audio.py Backport and improvements (#601) 2021-06-15 01:45:31 +03:00
test_send_chat_action.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_send_contact.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_send_dice.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_send_document.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_send_game.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_send_invoice.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_send_location.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_send_media_group.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_send_message.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_send_photo.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_send_poll.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_send_sticker.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_send_venue.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_send_video.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_send_video_note.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_send_voice.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_set_chat_administrator_custom_title.py Backport and improvements (#601) 2021-06-15 01:45:31 +03:00
test_set_chat_description.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_set_chat_permissions.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_set_chat_photo.py Backport and improvements (#601) 2021-06-15 01:45:31 +03:00
test_set_chat_sticker_set.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_set_chat_title.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_set_game_score.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_set_my_commands.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_set_passport_data_errors.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_set_sticker_position_in_set.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_set_sticker_set_thumb.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_set_webhook.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_stop_message_live_location.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_stop_poll.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_unban_chat_member.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_unpin_all_chat_messages.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_unpin_chat_message.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_upload_sticker_file.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00