python-telegram-bot/tests
Simon Damberg 28c8c155ce Improve Subscription of TelegramObject (#2719)
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
2022-05-06 18:19:13 +02:00
..
data
__init__.py
bots.py
conftest.py Overhaul of Filters (#2759) 2022-05-06 18:19:13 +02:00
plugin_github_group.py
test_animation.py
test_audio.py
test_bot.py
test_botcommand.py
test_botcommandscope.py
test_builders.py
test_callbackcontext.py
test_callbackdatacache.py
test_callbackquery.py
test_callbackqueryhandler.py
test_chat.py
test_chatinvitelink.py
test_chatjoinrequest.py
test_chatjoinrequesthandler.py
test_chatlocation.py
test_chatmember.py
test_chatmemberhandler.py
test_chatmemberupdated.py
test_chatpermissions.py
test_chatphoto.py
test_choseninlineresult.py
test_choseninlineresulthandler.py
test_commandhandler.py Overhaul of Filters (#2759) 2022-05-06 18:19:13 +02:00
test_constants.py
test_contact.py
test_contexttypes.py
test_conversationhandler.py Overhaul of Filters (#2759) 2022-05-06 18:19:13 +02:00
test_datetime.py
test_defaults.py
test_defaultvalue.py Mark Internal Modules As Private (#2687) 2022-05-06 18:19:12 +02:00
test_dice.py
test_dispatcher.py
test_document.py
test_encryptedcredentials.py
test_encryptedpassportelement.py
test_error.py
test_file.py
test_files.py
test_filters.py
test_forcereply.py
test_game.py
test_gamehighscore.py
test_handler.py
test_helpers.py
test_inlinekeyboardbutton.py
test_inlinekeyboardmarkup.py
test_inlinequery.py
test_inlinequeryhandler.py
test_inlinequeryresultarticle.py
test_inlinequeryresultaudio.py
test_inlinequeryresultcachedaudio.py
test_inlinequeryresultcacheddocument.py
test_inlinequeryresultcachedgif.py
test_inlinequeryresultcachedmpeg4gif.py Remove __dict__ from __slots__ and drop Python 3.6 (#2619, #2636) 2022-05-06 18:19:10 +02:00
test_inlinequeryresultcachedphoto.py
test_inlinequeryresultcachedsticker.py
test_inlinequeryresultcachedvideo.py
test_inlinequeryresultcachedvoice.py
test_inlinequeryresultcontact.py
test_inlinequeryresultdocument.py
test_inlinequeryresultgame.py
test_inlinequeryresultgif.py
test_inlinequeryresultlocation.py
test_inlinequeryresultmpeg4gif.py
test_inlinequeryresultphoto.py
test_inlinequeryresultvenue.py
test_inlinequeryresultvideo.py
test_inlinequeryresultvoice.py
test_inputcontactmessagecontent.py
test_inputfile.py
test_inputinvoicemessagecontent.py
test_inputlocationmessagecontent.py
test_inputmedia.py Introduce Enums for telegram.constants (#2708) 2022-05-06 18:19:13 +02:00
test_inputtextmessagecontent.py
test_inputvenuemessagecontent.py
test_invoice.py Remove __dict__ from __slots__ and drop Python 3.6 (#2619, #2636) 2022-05-06 18:19:10 +02:00
test_jobqueue.py
test_keyboardbutton.py
test_keyboardbuttonpolltype.py
test_labeledprice.py
test_location.py Remove __dict__ from __slots__ and drop Python 3.6 (#2619, #2636) 2022-05-06 18:19:10 +02:00
test_loginurl.py
test_message.py
test_messageautodeletetimerchanged.py
test_messageentity.py
test_messagehandler.py
test_messageid.py
test_meta.py
test_no_passport.py
test_official.py
test_orderinfo.py
test_passport.py
test_passportelementerrordatafield.py Remove __dict__ from __slots__ and drop Python 3.6 (#2619, #2636) 2022-05-06 18:19:10 +02:00
test_passportelementerrorfile.py
test_passportelementerrorfiles.py
test_passportelementerrorfrontside.py Remove __dict__ from __slots__ and drop Python 3.6 (#2619, #2636) 2022-05-06 18:19:10 +02:00
test_passportelementerrorreverseside.py
test_passportelementerrorselfie.py
test_passportelementerrortranslationfile.py
test_passportelementerrortranslationfiles.py
test_passportelementerrorunspecified.py
test_passportfile.py
test_persistence.py
test_photo.py
test_poll.py
test_pollanswerhandler.py
test_pollhandler.py
test_precheckoutquery.py
test_precheckoutqueryhandler.py
test_promise.py
test_proximityalerttriggered.py
test_replykeyboardmarkup.py
test_replykeyboardremove.py Remove __dict__ from __slots__ and drop Python 3.6 (#2619, #2636) 2022-05-06 18:19:10 +02:00
test_request.py
test_shippingaddress.py
test_shippingoption.py Remove __dict__ from __slots__ and drop Python 3.6 (#2619, #2636) 2022-05-06 18:19:10 +02:00
test_shippingquery.py
test_shippingqueryhandler.py
test_slots.py
test_stack.py
test_sticker.py
test_stringcommandhandler.py
test_stringregexhandler.py
test_successfulpayment.py Remove __dict__ from __slots__ and drop Python 3.6 (#2619, #2636) 2022-05-06 18:19:10 +02:00
test_telegramobject.py
test_typehandler.py
test_update.py Mark Internal Modules As Private (#2687) 2022-05-06 18:19:12 +02:00
test_updater.py
test_user.py
test_userprofilephotos.py
test_venue.py
test_video.py
test_videonote.py
test_voice.py
test_voicechat.py
test_warnings.py
test_webhookinfo.py