python-telegram-bot/tests
2022-08-26 06:50:03 +02:00
..
data Drop InputFile.is_image (#3053) 2022-05-29 14:35:26 +02: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 New Rate Limiting Mechanism (#3148) 2022-08-26 06:50:03 +02:00
plugin_github_group.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_animation.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_application.py Add Application.post_shutdown (#3126) 2022-07-03 15:22:50 +02:00
test_applicationbuilder.py New Rate Limiting Mechanism (#3148) 2022-08-26 06:50:03 +02:00
test_audio.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_basepersistence.py Adjust pre-commit Settings for isort (#3043) 2022-05-18 17:23:00 +02:00
test_bot.py New Rate Limiting Mechanism (#3148) 2022-08-26 06:50:03 +02:00
test_botcommand.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_botcommandscope.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +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 Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_callbackquery.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_callbackqueryhandler.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_chat.py API 6.2 (#3195) 2022-08-25 19:36:55 +02:00
test_chatadministratorrights.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_chatinvitelink.py Drop Explicit Type conversions in __init__ s (#3056) 2022-05-26 19:16:30 +02:00
test_chatjoinrequest.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_chatjoinrequesthandler.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_chatlocation.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_chatmember.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_chatmemberhandler.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_chatmemberupdated.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_chatpermissions.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_chatphoto.py Improve Some Unit Tests (#3026) 2022-06-09 17:07:28 +02:00
test_choseninlineresult.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +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 Python 3.11 to Test Suite & Adapt Enum Behaviour (#3168) 2022-08-17 18:24:50 +02:00
test_contact.py Remove Client-Side Parameter Validation (#3024) 2022-05-12 19:20:24 +02:00
test_contexttypes.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_conversationhandler.py Fix ConversationHandler.check_update not respecting per_user (#3128) 2022-07-03 15:21:04 +02:00
test_datetime.py New Rate Limiting Mechanism (#3148) 2022-08-26 06:50:03 +02:00
test_defaults.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_defaultvalue.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_dice.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_dictpersistence.py Drop Support for ujson (#3037) 2022-05-19 12:47:53 +02:00
test_document.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02: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 Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_files.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +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 Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_gamehighscore.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +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 Improve Some Unit Tests (#3026) 2022-06-09 17:07:28 +02:00
test_inlinekeyboardmarkup.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_inlinequery.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +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 Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_inputcontactmessagecontent.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_inputfile.py Drop InputFile.is_image (#3053) 2022-05-29 14:35:26 +02:00
test_inputinvoicemessagecontent.py Drop Explicit Type conversions in __init__ s (#3056) 2022-05-26 19:16:30 +02:00
test_inputlocationmessagecontent.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_inputmedia.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02: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 API 6.1 (#3112) 2022-06-27 18:54:11 +02:00
test_jobqueue.py Make chat/user_data Available in Error Handler for Errors in Jobs (#3152) 2022-07-11 07:54:03 +02:00
test_keyboardbutton.py Adjust Equality Comparisons to Fit Bot API 6.0 (#3033) 2022-05-18 07:48:20 +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 Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_loginurl.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_menubutton.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_message.py API 6.2 (#3195) 2022-08-25 19:36:55 +02:00
test_messageautodeletetimerchanged.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_messageentity.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_messagehandler.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_messageid.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +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 New Rate Limiting Mechanism (#3148) 2022-08-26 06:50:03 +02:00
test_official.py Make PTB Specific Keyword-Only Arguments for PTB Specific in Bot methods (#3035) 2022-05-18 17:18:44 +02:00
test_orderinfo.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_passport.py Stabilize CI (#3119) 2022-06-27 18:46:52 +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 Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_photo.py API 6.2 (#3195) 2022-08-25 19:36:55 +02:00
test_picklepersistence.py Stabilize CI (#3119) 2022-06-27 18:46:52 +02:00
test_poll.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +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 Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +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 Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_ratelimiter.py New Rate Limiting Mechanism (#3148) 2022-08-26 06:50:03 +02: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 Drop Manual Token Validation (#3167) 2022-08-03 08:16:48 +02: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 Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_shippingaddress.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_shippingoption.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_shippingquery.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +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 API 6.2 (#3195) 2022-08-25 19:36:55 +02: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 Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_telegramobject.py Apply isort and Update pre-commit.ci Configuration (#3049) 2022-05-19 15:10:08 +02: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 Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_updater.py API 6.1 (#3112) 2022-06-27 18:54:11 +02:00
test_user.py Fix helpers.mention_markdown for Markdown V1 and Improve Related Unit Tests (#3155) 2022-07-17 13:07:21 +02:00
test_userprofilephotos.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_venue.py Remove Client-Side Parameter Validation (#3024) 2022-05-12 19:20:24 +02:00
test_version.py Adjust pre-commit Settings for isort (#3043) 2022-05-18 17:23:00 +02:00
test_video.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_videochat.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_videonote.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_voice.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_warnings.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_webappdata.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_webappinfo.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_webhookinfo.py Adjust Equality Comparisons to Fit Bot API 6.0 (#3033) 2022-05-18 07:48:20 +02:00