python-telegram-bot/tests
Aditya 456b81d22a
Allow Sequence Input for Bot Methods (#3412)
Co-authored-by: Dmitry Kolomatskiy <58207913+lemontree210@users.noreply.github.com>
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
2023-01-01 14:24:30 +01:00
..
auxil Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01:00
data Improve Backwards Compatibility of TelegramObjects Pickle Behavior (#3382) 2022-11-24 12:11:37 +01:00
__init__.py Fix travis 2015-09-07 16:33:00 -03:00
bots.py API 6.3 (#3346) 2022-11-22 10:43:50 +01:00
conftest.py Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01:00
plugin_github_group.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_animation.py Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01:00
test_application.py Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01:00
test_applicationbuilder.py Reduce Code Duplication in Testing Defaults (#3419) 2022-12-12 10:51:33 +01:00
test_audio.py Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01:00
test_basepersistence.py Only Persist Arbitrary callback_data if ExtBot.callback_data_cache is Present (#3384) 2022-11-24 12:13:54 +01:00
test_bot.py Freeze Classes Without Arguments (#3453) 2023-01-01 13:04:37 +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 Add Notes and Warnings About Optional Dependencies (#3393) 2022-12-02 12:08:11 +01:00
test_callbackdatacache.py Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01:00
test_callbackquery.py Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01:00
test_callbackqueryhandler.py Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01:00
test_chat.py Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01:00
test_chatadministratorrights.py API 6.3 (#3346) 2022-11-22 10:43:50 +01:00
test_chatinvitelink.py Handle Lists and Tuples and Datetimes Directly in TelegramObject.to_dict (#3353) 2022-11-13 21:28:41 +01:00
test_chatjoinrequest.py Reduce Code Duplication in Testing Defaults (#3419) 2022-12-12 10:51:33 +01:00
test_chatjoinrequesthandler.py Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01:00
test_chatlocation.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_chatmember.py API 6.3 (#3346) 2022-11-22 10:43:50 +01:00
test_chatmemberhandler.py Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01:00
test_chatmemberupdated.py Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01:00
test_chatpermissions.py API 6.3 (#3346) 2022-11-22 10:43:50 +01:00
test_chatphoto.py Reduce Code Duplication in Testing Defaults (#3419) 2022-12-12 10:51:33 +01:00
test_choseninlineresult.py Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01:00
test_choseninlineresulthandler.py Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01:00
test_commandhandler.py Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01:00
test_constants.py Add Several New Enums To Constants (#3351) 2022-11-22 11:07:42 +01:00
test_contact.py Flaky Unit Tests: Use pytest Marker (#3354) 2022-11-09 20:43:27 +01:00
test_contexttypes.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_conversationhandler.py Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01:00
test_datetime.py Reduce Code Duplication in Testing Defaults (#3419) 2022-12-12 10:51:33 +01:00
test_defaults.py Reduce Code Duplication in Testing Defaults (#3419) 2022-12-12 10:51:33 +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 Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01:00
test_encryptedcredentials.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_encryptedpassportelement.py Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01:00
test_error.py Drop Explicit Type conversions in __init__ s (#3056) 2022-05-26 19:16:30 +02:00
test_file.py Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01:00
test_files.py Explicit local_mode Setting (#3154) 2022-09-19 22:31:23 +02:00
test_filters.py Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01:00
test_forcereply.py Flaky Unit Tests: Use pytest Marker (#3354) 2022-11-09 20:43:27 +01:00
test_forum.py API 6.3 (#3346) 2022-11-22 10:43:50 +01:00
test_game.py Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01: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 Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01:00
test_inlinekeyboardbutton.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_inlinekeyboardmarkup.py Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01:00
test_inlinequery.py Reduce Code Duplication in Testing Defaults (#3419) 2022-12-12 10:51:33 +01:00
test_inlinequeryhandler.py Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01:00
test_inlinequeryresultarticle.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_inlinequeryresultaudio.py Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01:00
test_inlinequeryresultcachedaudio.py Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01:00
test_inlinequeryresultcacheddocument.py Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01:00
test_inlinequeryresultcachedgif.py Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01:00
test_inlinequeryresultcachedmpeg4gif.py Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01:00
test_inlinequeryresultcachedphoto.py Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01:00
test_inlinequeryresultcachedsticker.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_inlinequeryresultcachedvideo.py Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01:00
test_inlinequeryresultcachedvoice.py Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01:00
test_inlinequeryresultcontact.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_inlinequeryresultdocument.py Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01:00
test_inlinequeryresultgame.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_inlinequeryresultgif.py Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01:00
test_inlinequeryresultlocation.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_inlinequeryresultmpeg4gif.py Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01:00
test_inlinequeryresultphoto.py Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01:00
test_inlinequeryresultvenue.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_inlinequeryresultvideo.py Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01:00
test_inlinequeryresultvoice.py Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01:00
test_inputcontactmessagecontent.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_inputfile.py Fix Naming and Keyword Arguments of File.download_* Methods (#3380) 2022-11-24 12:09:51 +01:00
test_inputinvoicemessagecontent.py Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01:00
test_inputlocationmessagecontent.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_inputmedia.py Allow Sequence Input for Bot Methods (#3412) 2023-01-01 14:24:30 +01:00
test_inputtextmessagecontent.py Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01:00
test_inputvenuemessagecontent.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
test_invoice.py Flaky Unit Tests: Use pytest Marker (#3354) 2022-11-09 20:43:27 +01:00
test_jobqueue.py Drop Undocumented Job.__lt__ (#3432) 2022-12-19 18:32:53 +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 Flaky Unit Tests: Use pytest Marker (#3354) 2022-11-09 20:43:27 +01: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 Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01: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 Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01:00
test_messageid.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_meta.py Reduce Code Duplication in Testing Defaults (#3419) 2022-12-12 10:51:33 +01:00
test_modules.py Fix DeepSource Issues (#3357) 2022-11-11 18:18:42 +01:00
test_no_passport.py Reduce Code Duplication in Testing Defaults (#3419) 2022-12-12 10:51:33 +01:00
test_official.py Reduce Code Duplication in Testing Defaults (#3419) 2022-12-12 10:51:33 +01:00
test_orderinfo.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_passport.py Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01: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 Reduce Code Duplication in Testing Defaults (#3419) 2022-12-12 10:51:33 +01:00
test_photo.py Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01:00
test_picklepersistence.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
test_poll.py Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01: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 Reduce Code Duplication in Testing Defaults (#3419) 2022-12-12 10:51:33 +01: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 Reduce Code Duplication in Testing Defaults (#3419) 2022-12-12 10:51:33 +01:00
test_replykeyboardmarkup.py Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01:00
test_replykeyboardremove.py Flaky Unit Tests: Use pytest Marker (#3354) 2022-11-09 20:43:27 +01:00
test_request.py Reduce Code Duplication in Testing Defaults (#3419) 2022-12-12 10:51:33 +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 Allow Sequence Input for Bot Methods (#3412) 2023-01-01 14:24:30 +01: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 Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01:00
test_shippingquery.py Reduce Code Duplication in Testing Defaults (#3419) 2022-12-12 10:51:33 +01: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 Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +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 Freeze Classes Without Arguments (#3453) 2023-01-01 13:04:37 +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 Handle Lists and Tuples and Datetimes Directly in TelegramObject.to_dict (#3353) 2022-11-13 21:28:41 +01:00
test_updater.py Reduce Code Duplication in Testing Defaults (#3419) 2022-12-12 10:51:33 +01:00
test_user.py Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01:00
test_userprofilephotos.py Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01:00
test_venue.py Flaky Unit Tests: Use pytest Marker (#3354) 2022-11-09 20:43:27 +01:00
test_version.py Adjust pre-commit Settings for isort (#3043) 2022-05-18 17:23:00 +02:00
test_video.py Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01:00
test_videochat.py Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01:00
test_videonote.py Reduce Code Duplication in Testing Defaults (#3419) 2022-12-12 10:51:33 +01:00
test_voice.py Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +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 Make TelegramObject Immutable (#3249) 2022-12-15 15:00:36 +01:00