python-telegram-bot/tests
2016-09-13 19:25:58 +02:00
..
data Add data object for sendPhoto tests 2016-01-11 22:11:29 -02:00
__init__.py Fix travis 2015-09-07 16:33:00 -03:00
base.py fix yapf 2016-08-26 11:17:05 +02:00
test_audio.py fix yapf 2016-08-26 11:17:05 +02:00
test_bot.py Reusable dispatcher (#402) 2016-09-06 16:38:07 +03:00
test_botan.py move botan to contrib 2016-05-28 09:12:10 +02:00
test_chat.py Column width to 90 #259 2016-05-14 21:52:35 -03:00
test_choseninlineresult.py drop Python 2.6 support (closes #245) (#386) 2016-08-20 22:01:07 +02:00
test_constants.py fix yapf 2016-08-26 11:17:05 +02:00
test_contact.py First run of yapf for tests/* #259 2016-05-14 21:39:11 -03:00
test_conversationhandler.py Reusable dispatcher (#402) 2016-09-06 16:38:07 +03:00
test_document.py fix yapf 2016-08-26 11:17:05 +02:00
test_file.py Reusable dispatcher (#402) 2016-09-06 16:38:07 +03:00
test_filters.py Reflecting tests for Filters change 2016-05-27 21:14:55 -03:00
test_forcereply.py fix yapf 2016-08-26 11:17:05 +02:00
test_inlinekeyboardbutton.py drop Python 2.6 support (closes #245) (#386) 2016-08-20 22:01:07 +02:00
test_inlinekeyboardmarkup.py fix yapf 2016-08-26 11:17:05 +02:00
test_inlinequery.py drop Python 2.6 support (closes #245) (#386) 2016-08-20 22:01:07 +02:00
test_inlinequeryresultarticle.py drop Python 2.6 support (closes #245) (#386) 2016-08-20 22:01:07 +02:00
test_inlinequeryresultaudio.py drop Python 2.6 support (closes #245) (#386) 2016-08-20 22:01:07 +02:00
test_inlinequeryresultcachedaudio.py drop Python 2.6 support (closes #245) (#386) 2016-08-20 22:01:07 +02:00
test_inlinequeryresultcacheddocument.py drop Python 2.6 support (closes #245) (#386) 2016-08-20 22:01:07 +02:00
test_inlinequeryresultcachedgif.py drop Python 2.6 support (closes #245) (#386) 2016-08-20 22:01:07 +02:00
test_inlinequeryresultcachedmpeg4gif.py drop Python 2.6 support (closes #245) (#386) 2016-08-20 22:01:07 +02:00
test_inlinequeryresultcachedphoto.py drop Python 2.6 support (closes #245) (#386) 2016-08-20 22:01:07 +02:00
test_inlinequeryresultcachedsticker.py drop Python 2.6 support (closes #245) (#386) 2016-08-20 22:01:07 +02:00
test_inlinequeryresultcachedvideo.py drop Python 2.6 support (closes #245) (#386) 2016-08-20 22:01:07 +02:00
test_inlinequeryresultcachedvoice.py drop Python 2.6 support (closes #245) (#386) 2016-08-20 22:01:07 +02:00
test_inlinequeryresultcontact.py drop Python 2.6 support (closes #245) (#386) 2016-08-20 22:01:07 +02:00
test_inlinequeryresultdocument.py drop Python 2.6 support (closes #245) (#386) 2016-08-20 22:01:07 +02:00
test_inlinequeryresultgif.py drop Python 2.6 support (closes #245) (#386) 2016-08-20 22:01:07 +02:00
test_inlinequeryresultlocation.py drop Python 2.6 support (closes #245) (#386) 2016-08-20 22:01:07 +02:00
test_inlinequeryresultmpeg4gif.py drop Python 2.6 support (closes #245) (#386) 2016-08-20 22:01:07 +02:00
test_inlinequeryresultphoto.py drop Python 2.6 support (closes #245) (#386) 2016-08-20 22:01:07 +02:00
test_inlinequeryresultvenue.py drop Python 2.6 support (closes #245) (#386) 2016-08-20 22:01:07 +02:00
test_inlinequeryresultvideo.py drop Python 2.6 support (closes #245) (#386) 2016-08-20 22:01:07 +02:00
test_inlinequeryresultvoice.py drop Python 2.6 support (closes #245) (#386) 2016-08-20 22:01:07 +02:00
test_inputcontactmessagecontent.py drop Python 2.6 support (closes #245) (#386) 2016-08-20 22:01:07 +02:00
test_inputlocationmessagecontent.py fix yapf 2016-08-26 11:17:05 +02:00
test_inputmessagecontent.py drop Python 2.6 support (closes #245) (#386) 2016-08-20 22:01:07 +02:00
test_inputtextmessagecontent.py drop Python 2.6 support (closes #245) (#386) 2016-08-20 22:01:07 +02:00
test_inputvenuemessagecontent.py drop Python 2.6 support (closes #245) (#386) 2016-08-20 22:01:07 +02:00
test_jobqueue.py Reusable dispatcher (#402) 2016-09-06 16:38:07 +03:00
test_keyboardbutton.py drop Python 2.6 support (closes #245) (#386) 2016-08-20 22:01:07 +02:00
test_location.py fix yapf 2016-08-26 11:17:05 +02:00
test_message.py Add methods to parse entities in Message 2016-09-07 08:49:09 +02:00
test_messageentity.py drop Python 2.6 support (closes #245) (#386) 2016-08-20 22:01:07 +02:00
test_parsemode.py fix yapf 2016-08-26 11:17:05 +02:00
test_photo.py Fix travis 2016-06-03 13:44:24 -04:00
test_replykeyboardhide.py fix yapf 2016-08-26 11:17:05 +02:00
test_replykeyboardmarkup.py Column width to 90 #259 2016-05-14 21:52:35 -03:00
test_replymarkup.py drop Python 2.6 support (closes #245) (#386) 2016-08-20 22:01:07 +02:00
test_sticker.py Column width to 90 #259 2016-05-14 21:52:35 -03:00
test_update.py Add more test cases 2016-04-26 22:48:02 -03:00
test_updater.py Reusable dispatcher (#402) 2016-09-06 16:38:07 +03:00
test_user.py Column width to 90 #259 2016-05-14 21:52:35 -03:00
test_venue.py drop Python 2.6 support (closes #245) (#386) 2016-08-20 22:01:07 +02:00
test_video.py fix yapf 2016-08-26 11:17:05 +02:00
test_voice.py fix yapf 2016-08-26 11:17:05 +02:00