python-telegram-bot/tests
2016-04-23 22:37:59 -03:00
..
data
__init__.py
base.py Add TOKEN and CHAT_ID for testing in favor of #221 2016-03-31 15:36:18 -03:00
test_audio.py
test_bot.py Fixing BufferedReader test #248 2016-04-23 09:23:03 -03:00
test_botan.py test_botan.py: another flaky test 2016-02-27 23:39:03 +02:00
test_chat.py
test_choseninlineresult.py
test_contact.py
test_document.py
test_emoji.py
test_file.py
test_forcereply.py Renaming some tests 2016-04-23 10:39:52 -03:00
test_inlinequery.py Revert switch_inline_query #232 2016-04-21 11:42:02 -03:00
test_inlinequeryresultarticle.py Adds InputContactMessageContent class, fixes InlineQueryResultArticle tests, de_json super calls for replymarkup objects and factory for InputMessageContent #188 2016-04-23 20:19:51 -03:00
test_inlinequeryresultaudio.py Adding some inlinequeryresult tests #188. 2016-04-23 21:06:18 -03:00
test_inlinequeryresultcachedaudio.py Adding some inlinequeryresult tests #188. 2016-04-23 21:06:18 -03:00
test_inlinequeryresultcacheddocument.py Adding all the others inlinequeryresult tests #188. 2016-04-23 21:26:59 -03:00
test_inlinequeryresultcachedgif.py Adding some inlinequeryresult tests #188. 2016-04-23 21:06:18 -03:00
test_inlinequeryresultcachedmpeg4gif.py Adding some inlinequeryresult tests #188. 2016-04-23 21:06:18 -03:00
test_inlinequeryresultcachedphoto.py Adding some inlinequeryresult tests #188. 2016-04-23 21:06:18 -03:00
test_inlinequeryresultcachedsticker.py Adding all the others inlinequeryresult tests #188. 2016-04-23 21:26:59 -03:00
test_inlinequeryresultcachedvideo.py Adding some inlinequeryresult tests #188. 2016-04-23 21:06:18 -03:00
test_inlinequeryresultcachedvoice.py Adding some inlinequeryresult tests #188. 2016-04-23 21:06:18 -03:00
test_inlinequeryresultcontact.py Adding all the others inlinequeryresult tests #188. 2016-04-23 21:26:59 -03:00
test_inlinequeryresultdocument.py Adding all the others inlinequeryresult tests #188. 2016-04-23 21:26:59 -03:00
test_inlinequeryresultgif.py Adding input_message_content and reply_markup for existing inlinequery* tests. 2016-04-23 20:40:51 -03:00
test_inlinequeryresultlocation.py Adding all the others inlinequeryresult tests #188. 2016-04-23 21:26:59 -03:00
test_inlinequeryresultmpeg4gif.py Adding input_message_content and reply_markup for existing inlinequery* tests. 2016-04-23 20:40:51 -03:00
test_inlinequeryresultphoto.py Adding input_message_content and reply_markup for existing inlinequery* tests. 2016-04-23 20:40:51 -03:00
test_inlinequeryresultvenue.py Trying to isolate the problem. 2016-04-23 22:37:59 -03:00
test_inlinequeryresultvideo.py Adding input_message_content and reply_markup for existing inlinequery* tests. 2016-04-23 20:40:51 -03:00
test_inlinequeryresultvoice.py Adding some inlinequeryresult tests #188. 2016-04-23 21:06:18 -03:00
test_jobqueue.py remove lazy import of JobQueue 2016-04-21 20:37:43 +02:00
test_location.py
test_parsemode.py Renaming some tests 2016-04-23 10:39:52 -03:00
test_photo.py
test_replykeyboardhide.py Renaming some tests 2016-04-23 10:39:52 -03:00
test_replykeyboardmarkup.py Renaming some tests 2016-04-23 10:39:52 -03:00
test_sticker.py
test_update.py
test_updater.py add test for callback query handler 2016-04-21 13:07:44 +02:00
test_user.py
test_video.py
test_voice.py