python-telegram-bot/tests
2022-11-02 08:28:41 +01:00
..
data Split File.download Into File.download_to_drive And File.download_to_memory (#3223) 2022-11-02 08:28:41 +01:00
__init__.py Fix travis 2015-09-07 16:33:00 -03:00
bots.py Add Python 3.11 to Test Suite & Adapt Enum Behaviour (#3168) 2022-08-17 18:24:50 +02:00
conftest.py Make Almost All 3rd Party Dependencies Optional (#3267) 2022-10-31 10:12:18 +01:00
plugin_github_group.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_animation.py Split File.download Into File.download_to_drive And File.download_to_memory (#3223) 2022-11-02 08:28:41 +01:00
test_application.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_applicationbuilder.py Make Almost All 3rd Party Dependencies Optional (#3267) 2022-10-31 10:12:18 +01:00
test_audio.py Split File.download Into File.download_to_drive And File.download_to_memory (#3223) 2022-11-02 08:28:41 +01:00
test_basepersistence.py Read-Only CallbackDataCache (#3266) 2022-10-07 10:18:08 +02:00
test_bot.py Make Almost All 3rd Party Dependencies Optional (#3267) 2022-10-31 10:12:18 +01:00
test_botcommand.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_botcommandscope.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_callbackcontext.py Make chat/user_data Available in Error Handler for Errors in Jobs (#3152) 2022-07-11 07:54:03 +02:00
test_callbackdatacache.py Make Almost All 3rd Party Dependencies Optional (#3267) 2022-10-31 10:12:18 +01:00
test_callbackquery.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_callbackqueryhandler.py Fix CallbackQueryHandler Not Handling Non-String Data Correctly With Regex Patterns (#3252) 2022-09-22 20:30:30 +02:00
test_chat.py Add Methods Chat.mention_{html, markdown, markdown_v2} (#3308) 2022-10-31 09:45:21 +01:00
test_chatadministratorrights.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_chatinvitelink.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_chatjoinrequest.py Make Almost All 3rd Party Dependencies Optional (#3267) 2022-10-31 10:12:18 +01:00
test_chatjoinrequesthandler.py Make Almost All 3rd Party Dependencies Optional (#3267) 2022-10-31 10:12:18 +01:00
test_chatlocation.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_chatmember.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_chatmemberhandler.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_chatmemberupdated.py Make Almost All 3rd Party Dependencies Optional (#3267) 2022-10-31 10:12:18 +01:00
test_chatpermissions.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_chatphoto.py Split File.download Into File.download_to_drive And File.download_to_memory (#3223) 2022-11-02 08:28:41 +01:00
test_choseninlineresult.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_choseninlineresulthandler.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_commandhandler.py Split {Command, Prefix}Handler And Make Attributes Immutable (#3045) 2022-05-26 11:10:00 +02:00
test_constants.py Add Two Constants Related to Local Bot API Servers (#3296) 2022-10-17 19:58:28 +02:00
test_contact.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_contexttypes.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_conversationhandler.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_datetime.py Make Almost All 3rd Party Dependencies Optional (#3267) 2022-10-31 10:12:18 +01:00
test_defaults.py Make Almost All 3rd Party Dependencies Optional (#3267) 2022-10-31 10:12:18 +01:00
test_defaultvalue.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_dice.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_dictpersistence.py Read-Only CallbackDataCache (#3266) 2022-10-07 10:18:08 +02:00
test_document.py Split File.download Into File.download_to_drive And File.download_to_memory (#3223) 2022-11-02 08:28:41 +01:00
test_encryptedcredentials.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_encryptedpassportelement.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_error.py Drop Explicit Type conversions in __init__ s (#3056) 2022-05-26 19:16:30 +02:00
test_file.py Split File.download Into File.download_to_drive And File.download_to_memory (#3223) 2022-11-02 08:28:41 +01:00
test_files.py Explicit local_mode Setting (#3154) 2022-09-19 22:31:23 +02:00
test_filters.py API 6.2 (#3195) 2022-08-25 19:36:55 +02:00
test_forcereply.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_game.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_gamehighscore.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_handler.py Rename Handler to BaseHandler (#3019) 2022-05-12 18:18:40 +02:00
test_helpers.py Fix helpers.mention_markdown for Markdown V1 and Improve Related Unit Tests (#3155) 2022-07-17 13:07:21 +02:00
test_inlinekeyboardbutton.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_inlinekeyboardmarkup.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_inlinequery.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_inlinequeryhandler.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_inlinequeryresultarticle.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_inlinequeryresultaudio.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_inlinequeryresultcachedaudio.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_inlinequeryresultcacheddocument.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_inlinequeryresultcachedgif.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_inlinequeryresultcachedmpeg4gif.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_inlinequeryresultcachedphoto.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_inlinequeryresultcachedsticker.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_inlinequeryresultcachedvideo.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_inlinequeryresultcachedvoice.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_inlinequeryresultcontact.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_inlinequeryresultdocument.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_inlinequeryresultgame.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_inlinequeryresultgif.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_inlinequeryresultlocation.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_inlinequeryresultmpeg4gif.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_inlinequeryresultphoto.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_inlinequeryresultvenue.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_inlinequeryresultvideo.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_inlinequeryresultvoice.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_inputcontactmessagecontent.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_inputfile.py Split File.download Into File.download_to_drive And File.download_to_memory (#3223) 2022-11-02 08:28:41 +01:00
test_inputinvoicemessagecontent.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_inputlocationmessagecontent.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_inputmedia.py Don't Edit Objects In-Place When Inserting ext.Defaults (#3311) 2022-10-31 09:46:56 +01:00
test_inputtextmessagecontent.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_inputvenuemessagecontent.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_invoice.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_jobqueue.py Make Almost All 3rd Party Dependencies Optional (#3267) 2022-10-31 10:12:18 +01:00
test_keyboardbutton.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_keyboardbuttonpolltype.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_labeledprice.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_location.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_loginurl.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_menubutton.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_message.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_messageautodeletetimerchanged.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_messageentity.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_messagehandler.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_messageid.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_meta.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_modules.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_no_passport.py Make Almost All 3rd Party Dependencies Optional (#3267) 2022-10-31 10:12:18 +01:00
test_official.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_orderinfo.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_passport.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_passportelementerrordatafield.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_passportelementerrorfile.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_passportelementerrorfiles.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_passportelementerrorfrontside.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_passportelementerrorreverseside.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_passportelementerrorselfie.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_passportelementerrortranslationfile.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_passportelementerrortranslationfiles.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_passportelementerrorunspecified.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_passportfile.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_photo.py Split File.download Into File.download_to_drive And File.download_to_memory (#3223) 2022-11-02 08:28:41 +01:00
test_picklepersistence.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_poll.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_pollanswerhandler.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_pollhandler.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_precheckoutquery.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_precheckoutqueryhandler.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_prefixhandler.py Split {Command, Prefix}Handler And Make Attributes Immutable (#3045) 2022-05-26 11:10:00 +02:00
test_proximityalerttriggered.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_ratelimiter.py Make Almost All 3rd Party Dependencies Optional (#3267) 2022-10-31 10:12:18 +01:00
test_replykeyboardmarkup.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_replykeyboardremove.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_request.py Make Almost All 3rd Party Dependencies Optional (#3267) 2022-10-31 10:12:18 +01:00
test_requestdata.py Apply isort and Update pre-commit.ci Configuration (#3049) 2022-05-19 15:10:08 +02:00
test_requestparameter.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_sentwebappmessage.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_shippingaddress.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_shippingoption.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_shippingquery.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_shippingqueryhandler.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_slots.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_stack.py Switch to asyncio (#2731) 2022-05-06 18:19:15 +02:00
test_sticker.py Split File.download Into File.download_to_drive And File.download_to_memory (#3223) 2022-11-02 08:28:41 +01:00
test_stringcommandhandler.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_stringregexhandler.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_successfulpayment.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_telegramobject.py Overhaul String Representation of TelegramObject (#3234) 2022-10-30 11:21:19 +01:00
test_trackingdict.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_typehandler.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_update.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_updater.py Make Almost All 3rd Party Dependencies Optional (#3267) 2022-10-31 10:12:18 +01:00
test_user.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_userprofilephotos.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_venue.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_version.py Adjust pre-commit Settings for isort (#3043) 2022-05-18 17:23:00 +02:00
test_video.py Split File.download Into File.download_to_drive And File.download_to_memory (#3223) 2022-11-02 08:28:41 +01:00
test_videochat.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_videonote.py Split File.download Into File.download_to_drive And File.download_to_memory (#3223) 2022-11-02 08:28:41 +01:00
test_voice.py Split File.download Into File.download_to_drive And File.download_to_memory (#3223) 2022-11-02 08:28:41 +01:00
test_warnings.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_webappdata.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_webappinfo.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_webhookinfo.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00