..
__init__.py
Add tests for BaseSession and TelegramAPIServer
2019-11-16 00:52:18 +02:00
test_add_sticker_to_set.py
Enable 37 auto-generated tests
2019-11-19 00:04:02 +02:00
test_answer_callback_query.py
Enable 37 auto-generated tests
2019-11-19 00:04:02 +02:00
test_answer_inline_query.py
Add default parse mode
2019-12-03 13:10:09 +02:00
test_answer_pre_checkout_query.py
Enable 37 auto-generated tests
2019-11-19 00:04:02 +02:00
test_answer_shipping_query.py
Enable 37 auto-generated tests
2019-11-19 00:04:02 +02:00
test_base.py
✨ Add sentinel value for parse_mode which can be None itself
2020-04-12 19:37:01 +03:00
test_create_new_sticker_set.py
Enable 37 auto-generated tests
2019-11-19 00:04:02 +02:00
test_delete_chat_photo.py
Enable 37 auto-generated tests
2019-11-19 00:04:02 +02:00
test_delete_chat_sticker_set.py
Enable 37 auto-generated tests
2019-11-19 00:04:02 +02:00
test_delete_message.py
Reformate tests code
2019-11-19 00:05:19 +02:00
test_delete_sticker_from_set.py
Reformate tests code
2019-11-19 00:05:19 +02:00
test_delete_webhook.py
Reformate tests code
2019-11-19 00:05:19 +02:00
test_edit_message_caption.py
Reformate tests code
2019-11-19 00:05:19 +02:00
test_edit_message_live_location.py
Reformate tests code
2019-11-19 00:05:19 +02:00
test_edit_message_media.py
Reformat code
2019-11-19 22:44:40 +02:00
test_edit_message_reply_markup.py
Reformate tests code
2019-11-19 00:05:19 +02:00
test_edit_message_text.py
Reformate tests code
2019-11-19 00:05:19 +02:00
test_export_chat_invite_link.py
Reformate tests code
2019-11-19 00:05:19 +02:00
test_forward_message.py
Reformate tests code
2019-11-19 00:05:19 +02:00
test_get_chat.py
Reformate tests code
2019-11-19 00:05:19 +02:00
test_get_chat_administrators.py
Reformate tests code
2019-11-19 00:05:19 +02:00
test_get_chat_member.py
Reformate tests code
2019-11-19 00:05:19 +02:00
test_get_chat_members_count.py
Reformate tests code
2019-11-19 00:05:19 +02:00
test_get_file.py
Update tests
2020-01-11 19:56:38 +02:00
test_get_game_high_scores.py
Reformate tests code
2019-11-19 00:05:19 +02:00
test_get_me.py
Cover Command filter
2019-12-04 18:04:29 +02:00
test_get_my_commands.py
Add support of Bot API 4.7. Bump version
2020-04-11 20:15:03 +03:00
test_get_sticker_set.py
Update tests
2020-01-11 19:56:38 +02:00
test_get_updates.py
Reformate tests code
2019-11-19 00:05:19 +02:00
test_get_user_profile_photos.py
Update tests
2020-01-11 19:56:38 +02:00
test_get_webhook_info.py
Reformate tests code
2019-11-19 00:05:19 +02:00
test_kick_chat_member.py
Reformate tests code
2019-11-19 00:05:19 +02:00
test_leave_chat.py
Reformate tests code
2019-11-19 00:05:19 +02:00
test_pin_chat_message.py
Reformate tests code
2019-11-19 00:05:19 +02:00
test_promote_chat_member.py
Reformate tests code
2019-11-19 00:05:19 +02:00
test_restrict_chat_member.py
Reformate tests code
2019-11-19 00:05:19 +02:00
test_send_animation.py
Update tests
2020-01-11 19:56:38 +02:00
test_send_audio.py
Update tests
2020-01-11 19:56:38 +02:00
test_send_chat_action.py
Reformate tests code
2019-11-19 00:05:19 +02:00
test_send_contact.py
Reformate tests code
2019-11-19 00:05:19 +02:00
test_send_dice.py
Add support of Bot API 4.7. Bump version
2020-04-11 20:15:03 +03:00
test_send_document.py
Update tests
2020-01-11 19:56:38 +02:00
test_send_game.py
Update tests
2020-01-11 19:56:38 +02:00
test_send_invoice.py
More tests
2019-11-19 18:54:02 +02:00
test_send_location.py
More tests
2019-11-19 18:54:02 +02:00
test_send_media_group.py
Update tests
2020-01-11 19:56:38 +02:00
test_send_message.py
Update tests for all methods
2019-11-19 22:44:12 +02:00
test_send_photo.py
Update tests
2020-01-11 19:56:38 +02:00
test_send_poll.py
Update tests
2020-01-25 18:26:30 +02:00
test_send_sticker.py
Update tests
2020-01-11 19:56:38 +02:00
test_send_venue.py
Update tests for all methods
2019-11-19 22:44:12 +02:00
test_send_video.py
Update tests
2020-01-11 19:56:38 +02:00
test_send_video_note.py
Update tests
2020-01-11 19:56:38 +02:00
test_send_voice.py
Update tests
2020-01-11 19:56:38 +02:00
test_set_chat_administrator_custom_title.py
Update tests
2020-01-11 19:56:38 +02:00
test_set_chat_description.py
Reformat code
2019-11-19 22:44:40 +02:00
test_set_chat_permissions.py
Reformat code
2019-11-19 22:44:40 +02:00
test_set_chat_photo.py
Reformat code
2019-11-19 22:44:40 +02:00
test_set_chat_sticker_set.py
Reformat code
2019-11-19 22:44:40 +02:00
test_set_chat_title.py
Reformat code
2019-11-19 22:44:40 +02:00
test_set_game_score.py
Reformat code
2019-11-19 22:44:40 +02:00
test_set_my_commands.py
Add support of Bot API 4.7. Bump version
2020-04-11 20:15:03 +03:00
test_set_passport_data_errors.py
Reformat code
2019-11-19 22:44:40 +02:00
test_set_sticker_position_in_set.py
Reformat code
2019-11-19 22:44:40 +02:00
test_set_sticker_set_thumb.py
Add support of Bot API 4.7. Bump version
2020-04-11 20:15:03 +03:00
test_set_webhook.py
Reformat code
2019-11-19 22:44:40 +02:00
test_stop_message_live_location.py
Reformat code
2019-11-19 22:44:40 +02:00
test_stop_poll.py
Update tests
2020-01-25 18:26:30 +02:00
test_unban_chat_member.py
Update tests for all methods
2019-11-19 22:44:12 +02:00
test_unpin_chat_message.py
Update tests for all methods
2019-11-19 22:44:12 +02:00
test_upload_sticker_file.py
Update tests
2020-01-11 19:56:38 +02:00