..
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
add support for 3.5 api ( #920 )
2017-12-08 22:38:59 +01: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
support 3.4 API ( #865 )
2017-10-14 21:03:02 +03: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
Fix for crashes on 8.1 ( #873 )
2017-10-15 16:59:10 +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
catch exceptions in error handlerfor errors that happen during polling (2) ( #810 )
2017-09-01 08:46:21 +02:00
test_document.py
Switch to pytest + required fixes to code ( #788 )
2017-08-12 00:58:41 +03:00
test_error.py
Stabilize Coverage ( #846 )
2017-09-25 20:58:10 +02: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
remove de_json() ( #789 )
2017-09-01 08:45:22 +02:00
test_inlinekeyboardmarkup.py
remove de_json() ( #789 )
2017-09-01 08:45:22 +02: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
support 3.4 API ( #865 )
2017-10-14 21:03:02 +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
remove de_json() ( #789 )
2017-09-01 08:45:22 +02:00
test_inputlocationmessagecontent.py
support 3.4 API ( #865 )
2017-10-14 21:03:02 +03:00
test_inputmedia.py
add support for 3.5 api ( #920 )
2017-12-08 22:38:59 +01:00
test_inputtextmessagecontent.py
remove de_json() ( #789 )
2017-09-01 08:45:22 +02:00
test_inputvenuemessagecontent.py
remove de_json() ( #789 )
2017-09-01 08:45:22 +02:00
test_invoice.py
add support for 3.5 api ( #920 )
2017-12-08 22:38:59 +01:00
test_jobqueue.py
Enable appveyor ( #823 )
2017-09-14 17:54:00 +02:00
test_keyboardbutton.py
remove de_json() ( #789 )
2017-09-01 08:45:22 +02:00
test_labeledprice.py
Switch to pytest + required fixes to code ( #788 )
2017-08-12 00:58:41 +03:00
test_location.py
support 3.4 API ( #865 )
2017-10-14 21:03:02 +03:00
test_message.py
add support for 3.5 api ( #920 )
2017-12-08 22:38:59 +01:00
test_messageentity.py
Add Bot API 3.3 ( #806 )
2017-09-01 08:40:05 +02:00
test_messagehandler.py
edited_updates also for channel_posts ( #832 )
2017-10-14 23:48:06 +03:00
test_messagequeue.py
Enable appveyor ( #823 )
2017-09-14 17:54:00 +02:00
test_meta.py
Enable appveyor ( #823 )
2017-09-14 17:54:00 +02:00
test_official.py
add support for 3.5 api ( #920 )
2017-12-08 22:38:59 +01: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
add support for 3.5 api ( #920 )
2017-12-08 22:38:59 +01: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
edited_updates also for channel_posts ( #832 )
2017-10-14 23:48:06 +03: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
Enable appveyor ( #823 )
2017-09-14 17:54:00 +02: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_userprofilephotos.py
Test UserProfilePhotos ( #796 )
2017-09-01 08:44:26 +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