aiogram/tests/test_api/test_methods
Alex Root Junior c1341ba2df
Added support of Bot API 6.2 (#975)
* Added support of Bot API 6.2
* Added changelog
* Update tests
* Update API version
* Update dependencies, pre-commit config
* Added pytest config
2022-08-14 16:32:29 +03:00
..
__init__.py Add tests for BaseSession and TelegramAPIServer 2019-11-16 00:52:18 +02:00
test_add_sticker_to_set.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_answer_callback_query.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_answer_inline_query.py fix #660 prepare parse mode for input_message_content (#661) 2021-08-17 00:08:36 +03:00
test_answer_pre_checkout_query.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_answer_shipping_query.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_answer_web_app_query.py [3.x] Bot API 6.0 (#890) 2022-04-19 22:03:24 +03:00
test_approve_chat_join_request.py [3.x] Bot API 6.0 (#890) 2022-04-19 22:03:24 +03:00
test_ban_chat_member.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_ban_chat_sender_chat.py [3.x] Bot API 6.0 (#890) 2022-04-19 22:03:24 +03:00
test_base.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_close.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_copy_message.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_create_chat_invite_link.py Dev 3.x api 5.4 (#744) 2021-11-08 02:37:37 +02:00
test_create_invoice_link.py 3.x Bot API 6.1 (#937) 2022-06-25 18:14:29 +03:00
test_create_new_sticker_set.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_decline_chat_join_request.py [3.x] Bot API 6.0 (#890) 2022-04-19 22:03:24 +03:00
test_delete_chat_photo.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_delete_chat_sticker_set.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_delete_message.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_delete_my_commands.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_delete_sticker_from_set.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_delete_webhook.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_edit_chat_invite_link.py Dev 3.x api 5.4 (#744) 2021-11-08 02:37:37 +02:00
test_edit_message_caption.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_edit_message_live_location.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_edit_message_media.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_edit_message_reply_markup.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_edit_message_text.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_export_chat_invite_link.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_forward_message.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_get_chat.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_get_chat_administrators.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_get_chat_member.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_get_chat_member_count.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_get_chat_members_count.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_get_chat_menu_button.py [3.x] Bot API 6.0 (#890) 2022-04-19 22:03:24 +03:00
test_get_custom_emoji_stickers.py Added support of Bot API 6.2 (#975) 2022-08-14 16:32:29 +03:00
test_get_file.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_get_game_high_scores.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_get_me.py Enable Python 3.10 for tests (#719) 2021-10-06 22:49:14 +03:00
test_get_my_commands.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_get_my_default_administrator_rights.py [3.x] Bot API 6.0 (#890) 2022-04-19 22:03:24 +03:00
test_get_sticker_set.py Added support of Bot API 6.2 (#975) 2022-08-14 16:32:29 +03:00
test_get_updates.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_get_url.py Backport and improvements (#601) 2021-06-15 01:45:31 +03:00
test_get_user_profile_photos.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_get_webhook_info.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_kick_chat_member.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_leave_chat.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_log_out.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_pin_chat_message.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_promote_chat_member.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_restrict_chat_member.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_revoke_chat_invite_link.py Dev 3.x api 5.4 (#744) 2021-11-08 02:37:37 +02:00
test_send_animation.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_send_audio.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_send_chat_action.py Add class helper ChatAction (#803) 2022-07-09 23:47:11 +03:00
test_send_contact.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_send_dice.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_send_document.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_send_game.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_send_invoice.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_send_location.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_send_media_group.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_send_message.py #901 Fixed false-positive coercing of Union types in API methods (#912) 2022-05-14 17:27:36 +03:00
test_send_photo.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_send_poll.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_send_sticker.py Added support of Bot API 6.2 (#975) 2022-08-14 16:32:29 +03:00
test_send_venue.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_send_video.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_send_video_note.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_send_voice.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_set_chat_administrator_custom_title.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_set_chat_description.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_set_chat_menu_button.py [3.x] Bot API 6.0 (#890) 2022-04-19 22:03:24 +03:00
test_set_chat_permissions.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_set_chat_photo.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_set_chat_sticker_set.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_set_chat_title.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_set_game_score.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_set_my_commands.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_set_my_default_administrator_rights.py [3.x] Bot API 6.0 (#890) 2022-04-19 22:03:24 +03:00
test_set_passport_data_errors.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_set_sticker_position_in_set.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_set_sticker_set_thumb.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_set_webhook.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_stop_message_live_location.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_stop_poll.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_unban_chat_member.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_unban_chat_sender_chat.py [3.x] Bot API 6.0 (#890) 2022-04-19 22:03:24 +03:00
test_unpin_all_chat_messages.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_unpin_chat_message.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_upload_sticker_file.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00