python-telegram-bot/tests
Jacob Bom ebcc40ae92 More instance methods (#963)
* Bot.get_file now allows passing a file in addition to file_id

* Add .get_file() to Audio, Document, PhotoSize, Sticker, Video, VideoNote and Voice

* Add .send_*() methods to User and Chat
2018-02-18 17:49:52 +02:00
..
data Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
__init__.py Fix travis 2015-09-07 16:33:00 -03:00
bots.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
conftest.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_animation.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_audio.py More instance methods (#963) 2018-02-18 17:49:52 +02:00
test_bot.py Support v3.6 API (#1006) 2018-02-18 17:11:04 +02:00
test_callbackquery.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_callbackqueryhandler.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_chat.py More instance methods (#963) 2018-02-18 17:49:52 +02:00
test_chatmember.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_choseninlineresult.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_choseninlineresulthandler.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_commandhandler.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_constants.py Support v3.6 API (#1006) 2018-02-18 17:11:04 +02:00
test_contact.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_conversationhandler.py Explicitly check update.effective_chat in ConversationHandler.check_update (#959) 2018-02-12 16:09:51 +02:00
test_dispatcher.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_document.py More instance methods (#963) 2018-02-18 17:49:52 +02:00
test_error.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_file.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_filters.py Support v3.6 API (#1006) 2018-02-18 17:11:04 +02:00
test_forcereply.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_game.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_gamehighscore.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_helpers.py Added utils.helpers.effective_message_type (#826) 2018-02-15 11:21:19 +02:00
test_inlinekeyboardbutton.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_inlinekeyboardmarkup.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_inlinequery.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_inlinequeryhandler.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_inlinequeryresultarticle.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_inlinequeryresultaudio.py Support v3.6 API (#1006) 2018-02-18 17:11:04 +02:00
test_inlinequeryresultcachedaudio.py Support v3.6 API (#1006) 2018-02-18 17:11:04 +02:00
test_inlinequeryresultcacheddocument.py Support v3.6 API (#1006) 2018-02-18 17:11:04 +02:00
test_inlinequeryresultcachedgif.py Support v3.6 API (#1006) 2018-02-18 17:11:04 +02:00
test_inlinequeryresultcachedmpeg4gif.py Support v3.6 API (#1006) 2018-02-18 17:11:04 +02:00
test_inlinequeryresultcachedphoto.py Support v3.6 API (#1006) 2018-02-18 17:11:04 +02:00
test_inlinequeryresultcachedsticker.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_inlinequeryresultcachedvideo.py Support v3.6 API (#1006) 2018-02-18 17:11:04 +02:00
test_inlinequeryresultcachedvoice.py Support v3.6 API (#1006) 2018-02-18 17:11:04 +02:00
test_inlinequeryresultcontact.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_inlinequeryresultdocument.py Support v3.6 API (#1006) 2018-02-18 17:11:04 +02:00
test_inlinequeryresultgame.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_inlinequeryresultgif.py Support v3.6 API (#1006) 2018-02-18 17:11:04 +02:00
test_inlinequeryresultlocation.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_inlinequeryresultmpeg4gif.py Support v3.6 API (#1006) 2018-02-18 17:11:04 +02:00
test_inlinequeryresultphoto.py Support v3.6 API (#1006) 2018-02-18 17:11:04 +02:00
test_inlinequeryresultvenue.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_inlinequeryresultvideo.py Support v3.6 API (#1006) 2018-02-18 17:11:04 +02:00
test_inlinequeryresultvoice.py Support v3.6 API (#1006) 2018-02-18 17:11:04 +02:00
test_inputcontactmessagecontent.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_inputlocationmessagecontent.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_inputmedia.py Support v3.6 API (#1006) 2018-02-18 17:11:04 +02:00
test_inputtextmessagecontent.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_inputvenuemessagecontent.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_invoice.py Add two arguments to send_invoice (#986) 2018-02-10 17:54:09 +02:00
test_jobqueue.py jobqueue: Thread safety fixes (#977) 2018-01-20 15:27:01 +02:00
test_keyboardbutton.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_labeledprice.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_location.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_message.py Support v3.6 API (#1006) 2018-02-18 17:11:04 +02:00
test_messageentity.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_messagehandler.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_messagequeue.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_meta.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_official.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_orderinfo.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_parsemode.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_photo.py More instance methods (#963) 2018-02-18 17:49:52 +02:00
test_precheckoutquery.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_precheckoutqueryhandler.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_regexhandler.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_replykeyboardmarkup.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_replykeyboardremove.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_shippingaddress.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_shippingoption.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_shippingquery.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_shippingqueryhandler.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_sticker.py More instance methods (#963) 2018-02-18 17:49:52 +02:00
test_stringcommandhandler.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_stringregexhandler.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_successfulpayment.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_telegramobject.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_typehandler.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_update.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_updater.py Updater: Issue INFO log upon received signal (#951) 2018-01-09 17:54:07 +02:00
test_user.py More instance methods (#963) 2018-02-18 17:49:52 +02:00
test_userprofilephotos.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_venue.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_video.py More instance methods (#963) 2018-02-18 17:49:52 +02:00
test_videonote.py More instance methods (#963) 2018-02-18 17:49:52 +02:00
test_voice.py More instance methods (#963) 2018-02-18 17:49:52 +02:00
travis_fold.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00