python-telegram-bot/tests
2020-10-07 20:30:41 +02:00
..
data API 4.7 (#1858) 2020-04-10 19:22:45 +02:00
__init__.py Fix travis 2015-09-07 16:33:00 -03:00
bots.py Add supegroup for each test bot (#1919) 2020-05-01 21:29:18 +03:00
conftest.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
plugin_github_group.py Update copyright date to 2020 (#1746) 2020-02-02 23:08:54 +02:00
test_animation.py Refactor handling of kwargs in Bot methods (#1924) 2020-10-07 20:30:41 +02:00
test_audio.py Refactor handling of kwargs in Bot methods (#1924) 2020-10-07 20:30:41 +02:00
test_bot.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
test_botcommand.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
test_callbackcontext.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
test_callbackquery.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
test_callbackqueryhandler.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
test_chat.py Refactor handling of default_quote (#1965) 2020-10-07 20:30:41 +02:00
test_chatmember.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
test_chatpermissions.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
test_chatphoto.py Refactor handling of kwargs in Bot methods (#1924) 2020-10-07 20:30:41 +02:00
test_choseninlineresult.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
test_choseninlineresulthandler.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
test_commandhandler.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
test_constants.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
test_contact.py Refactor handling of kwargs in Bot methods (#1924) 2020-10-07 20:30:41 +02:00
test_conversationhandler.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
test_defaults.py Defaults.tzinfo (#2042) 2020-10-07 20:30:41 +02:00
test_dice.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
test_dispatcher.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
test_document.py Refactor handling of kwargs in Bot methods (#1924) 2020-10-07 20:30:41 +02:00
test_encryptedcredentials.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
test_encryptedpassportelement.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
test_error.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
test_file.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
test_filters.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
test_forcereply.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
test_game.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
test_gamehighscore.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
test_helpers.py Defaults.tzinfo (#2042) 2020-10-07 20:30:41 +02:00
test_inlinekeyboardbutton.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
test_inlinekeyboardmarkup.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
test_inlinequery.py Automatic Pagination for answer_inline_query (#2072) 2020-09-27 14:11:49 +02:00
test_inlinequeryhandler.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
test_inlinequeryresultarticle.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
test_inlinequeryresultaudio.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
test_inlinequeryresultcachedaudio.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
test_inlinequeryresultcacheddocument.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
test_inlinequeryresultcachedgif.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
test_inlinequeryresultcachedmpeg4gif.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
test_inlinequeryresultcachedphoto.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
test_inlinequeryresultcachedsticker.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
test_inlinequeryresultcachedvideo.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
test_inlinequeryresultcachedvoice.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
test_inlinequeryresultcontact.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
test_inlinequeryresultdocument.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
test_inlinequeryresultgame.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
test_inlinequeryresultgif.py API 4.9 (#1980) 2020-06-22 20:09:52 +02:00
test_inlinequeryresultlocation.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
test_inlinequeryresultmpeg4gif.py API 4.9 (#1980) 2020-06-22 20:09:52 +02:00
test_inlinequeryresultphoto.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
test_inlinequeryresultvenue.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
test_inlinequeryresultvideo.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
test_inlinequeryresultvoice.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
test_inputcontactmessagecontent.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
test_inputfile.py Refactor JobQueue (#1981) 2020-10-07 20:30:41 +02:00
test_inputlocationmessagecontent.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
test_inputmedia.py Refactor handling of default_quote (#1965) 2020-10-07 20:30:41 +02:00
test_inputtextmessagecontent.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
test_inputvenuemessagecontent.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
test_invoice.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
test_jobqueue.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
test_keyboardbutton.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
test_keyboardbuttonpolltype.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
test_labeledprice.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
test_location.py Refactor handling of kwargs in Bot methods (#1924) 2020-10-07 20:30:41 +02:00
test_loginurl.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
test_message.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
test_messageentity.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
test_messagehandler.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
test_messagequeue.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
test_meta.py Update copyright date to 2020 (#1746) 2020-02-02 23:08:54 +02:00
test_official.py Refactor handling of kwargs in Bot methods (#1924) 2020-10-07 20:30:41 +02:00
test_orderinfo.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
test_parsemode.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
test_passport.py Refactor handling of kwargs in Bot methods (#1924) 2020-10-07 20:30:41 +02:00
test_passportelementerrordatafield.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
test_passportelementerrorfile.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
test_passportelementerrorfiles.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
test_passportelementerrorfrontside.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
test_passportelementerrorreverseside.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
test_passportelementerrorselfie.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
test_passportelementerrortranslationfile.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
test_passportelementerrortranslationfiles.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
test_passportelementerrorunspecified.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
test_passportfile.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
test_persistence.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
test_photo.py Refactor handling of kwargs in Bot methods (#1924) 2020-10-07 20:30:41 +02:00
test_poll.py Defaults.tzinfo (#2042) 2020-10-07 20:30:41 +02:00
test_pollanswerhandler.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
test_pollhandler.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
test_precheckoutquery.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
test_precheckoutqueryhandler.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
test_regexhandler.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
test_replykeyboardmarkup.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
test_replykeyboardremove.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
test_request.py Fix Server response could not be decoded using UTF-8 (#1623) 2020-02-03 00:12:27 +02:00
test_shippingaddress.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
test_shippingoption.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
test_shippingquery.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
test_shippingqueryhandler.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
test_sticker.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
test_stringcommandhandler.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
test_stringregexhandler.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
test_successfulpayment.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
test_telegramobject.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
test_typehandler.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
test_update.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
test_updater.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
test_user.py Add missing shortcuts (#2043) 2020-08-13 13:39:43 +02:00
test_userprofilephotos.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
test_venue.py Refactor handling of kwargs in Bot methods (#1924) 2020-10-07 20:30:41 +02:00
test_video.py Refactor handling of kwargs in Bot methods (#1924) 2020-10-07 20:30:41 +02:00
test_videonote.py Refactor handling of kwargs in Bot methods (#1924) 2020-10-07 20:30:41 +02:00
test_voice.py Refactor handling of kwargs in Bot methods (#1924) 2020-10-07 20:30:41 +02:00
test_webhookinfo.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00