python-telegram-bot/tests
Eldinnie 6cd0c14c02 Show what parameter/attribute is missing in test_offical (#808)
* Show what parameter/attribute is missing in test_offical

* Only run test_official on py3.6

Down from 3.5 and 3.6
2017-09-01 08:40: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 Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
conftest.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_animation.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_audio.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_bot.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_callbackquery.py Add Bot API 3.3 (#806) 2017-09-01 08:40:05 +02:00
test_callbackqueryhandler.py Add Bot API 3.3 (#806) 2017-09-01 08:40:05 +02:00
test_chat.py Add Bot API 3.3 (#806) 2017-09-01 08:40:05 +02:00
test_chatmember.py Add Bot API 3.3 (#806) 2017-09-01 08:40:05 +02:00
test_choseninlineresult.py Add Bot API 3.3 (#806) 2017-09-01 08:40:05 +02:00
test_choseninlineresulthandler.py Add Bot API 3.3 (#806) 2017-09-01 08:40:05 +02:00
test_commandhandler.py Add Bot API 3.3 (#806) 2017-09-01 08:40:05 +02:00
test_constants.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_contact.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_conversationhandler.py Add Bot API 3.3 (#806) 2017-09-01 08:40:05 +02:00
test_dispatcher.py Add Bot API 3.3 (#806) 2017-09-01 08:40:05 +02:00
test_document.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_file.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_filters.py Add Bot API 3.3 (#806) 2017-09-01 08:40:05 +02:00
test_forcereply.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_game.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_gamehighscore.py Add Bot API 3.3 (#806) 2017-09-01 08:40:05 +02:00
test_helpers.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_inlinekeyboardbutton.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_inlinekeyboardmarkup.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_inlinequery.py Add Bot API 3.3 (#806) 2017-09-01 08:40:05 +02:00
test_inlinequeryhandler.py Add Bot API 3.3 (#806) 2017-09-01 08:40:05 +02:00
test_inlinequeryresultarticle.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_inlinequeryresultaudio.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_inlinequeryresultcachedaudio.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_inlinequeryresultcacheddocument.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_inlinequeryresultcachedgif.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_inlinequeryresultcachedmpeg4gif.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_inlinequeryresultcachedphoto.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_inlinequeryresultcachedsticker.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_inlinequeryresultcachedvideo.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_inlinequeryresultcachedvoice.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_inlinequeryresultcontact.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_inlinequeryresultdocument.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_inlinequeryresultgame.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_inlinequeryresultgif.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_inlinequeryresultlocation.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_inlinequeryresultmpeg4gif.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_inlinequeryresultphoto.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_inlinequeryresultvenue.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_inlinequeryresultvideo.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_inlinequeryresultvoice.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_inputcontactmessagecontent.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_inputlocationmessagecontent.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_inputmessagecontent.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_inputtextmessagecontent.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_inputvenuemessagecontent.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_invoice.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_jobqueue.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_keyboardbutton.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_labeledprice.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_location.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_message.py Add Bot API 3.3 (#806) 2017-09-01 08:40:05 +02:00
test_messageentity.py Add Bot API 3.3 (#806) 2017-09-01 08:40:05 +02:00
test_messagehandler.py Add Bot API 3.3 (#806) 2017-09-01 08:40:05 +02:00
test_messagequeue.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_meta.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_official.py Show what parameter/attribute is missing in test_offical (#808) 2017-09-01 08:40:52 +02:00
test_orderinfo.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_parsemode.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_photo.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_precheckoutquery.py Add Bot API 3.3 (#806) 2017-09-01 08:40:05 +02:00
test_precheckoutqueryhandler.py Add Bot API 3.3 (#806) 2017-09-01 08:40:05 +02:00
test_regexhandler.py Add Bot API 3.3 (#806) 2017-09-01 08:40:05 +02:00
test_replykeyboardmarkup.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_replykeyboardremove.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_shippingaddress.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_shippingoption.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_shippingquery.py Add Bot API 3.3 (#806) 2017-09-01 08:40:05 +02:00
test_shippingqueryhandler.py Add Bot API 3.3 (#806) 2017-09-01 08:40:05 +02:00
test_sticker.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_stringcommandhandler.py Add Bot API 3.3 (#806) 2017-09-01 08:40:05 +02:00
test_stringregexhandler.py Add Bot API 3.3 (#806) 2017-09-01 08:40:05 +02:00
test_successfulpayment.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_telegramobject.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_typehandler.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_update.py Add Bot API 3.3 (#806) 2017-09-01 08:40:05 +02:00
test_updater.py Add Bot API 3.3 (#806) 2017-09-01 08:40:05 +02:00
test_user.py Add Bot API 3.3 (#806) 2017-09-01 08:40:05 +02:00
test_venue.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_video.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_videonote.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
test_voice.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
travis_fold.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00