.. |
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
|
Add tests for captions in audio and voice
|
2016-10-05 17:50:48 +02:00 |
test_bot.py
|
add unitest for getWebhookInfo
|
2016-10-06 00:11:28 +03:00 |
test_botan.py
|
move botan to contrib
|
2016-05-28 09:12:10 +02:00 |
test_chat.py
|
Add possibly good-enough test for all_members_are_admin
|
2016-10-05 17:55:00 +02:00 |
test_choseninlineresult.py
|
Class methods (#362)
|
2016-09-20 06:36:55 +02:00 |
test_constants.py
|
fix yapf
|
2016-08-26 11:17:05 +02:00 |
test_contact.py
|
comment out test_reply_contact
|
2016-09-24 14:25:31 +02:00 |
test_conversationhandler.py
|
ConversationHandler: Fix #373
|
2016-09-20 05:00:39 +02:00 |
test_document.py
|
Class methods (#362)
|
2016-09-20 06:36:55 +02:00 |
test_file.py
|
Class methods (#362)
|
2016-09-20 06:36:55 +02:00 |
test_filters.py
|
Change entities filter to be singular.
|
2016-09-24 13:38:56 +02:00 |
test_forcereply.py
|
Class methods (#362)
|
2016-09-20 06:36:55 +02:00 |
test_inlinekeyboardbutton.py
|
Class methods (#362)
|
2016-09-20 06:36:55 +02:00 |
test_inlinekeyboardmarkup.py
|
Class methods (#362)
|
2016-09-20 06:36:55 +02:00 |
test_inlinequery.py
|
Class methods (#362)
|
2016-09-20 06:36:55 +02:00 |
test_inlinequeryresultarticle.py
|
Class methods (#362)
|
2016-09-20 06:36:55 +02:00 |
test_inlinequeryresultaudio.py
|
Add tests for captions in audio and voice
|
2016-10-05 17:50:48 +02:00 |
test_inlinequeryresultcachedaudio.py
|
Add tests for captions in audio and voice
|
2016-10-05 17:50:48 +02:00 |
test_inlinequeryresultcacheddocument.py
|
Class methods (#362)
|
2016-09-20 06:36:55 +02:00 |
test_inlinequeryresultcachedgif.py
|
Class methods (#362)
|
2016-09-20 06:36:55 +02:00 |
test_inlinequeryresultcachedmpeg4gif.py
|
Class methods (#362)
|
2016-09-20 06:36:55 +02:00 |
test_inlinequeryresultcachedphoto.py
|
Class methods (#362)
|
2016-09-20 06:36:55 +02:00 |
test_inlinequeryresultcachedsticker.py
|
Class methods (#362)
|
2016-09-20 06:36:55 +02:00 |
test_inlinequeryresultcachedvideo.py
|
Class methods (#362)
|
2016-09-20 06:36:55 +02:00 |
test_inlinequeryresultcachedvoice.py
|
Fix tests for Inline Voice Queries
|
2016-10-03 21:28:35 +02:00 |
test_inlinequeryresultcontact.py
|
Class methods (#362)
|
2016-09-20 06:36:55 +02:00 |
test_inlinequeryresultdocument.py
|
Class methods (#362)
|
2016-09-20 06:36:55 +02:00 |
test_inlinequeryresultgif.py
|
Class methods (#362)
|
2016-09-20 06:36:55 +02:00 |
test_inlinequeryresultlocation.py
|
Class methods (#362)
|
2016-09-20 06:36:55 +02:00 |
test_inlinequeryresultmpeg4gif.py
|
Class methods (#362)
|
2016-09-20 06:36:55 +02:00 |
test_inlinequeryresultphoto.py
|
Class methods (#362)
|
2016-09-20 06:36:55 +02:00 |
test_inlinequeryresultvenue.py
|
Class methods (#362)
|
2016-09-20 06:36:55 +02:00 |
test_inlinequeryresultvideo.py
|
Class methods (#362)
|
2016-09-20 06:36:55 +02:00 |
test_inlinequeryresultvoice.py
|
Fix tests for Inline Voice Queries
|
2016-10-03 21:28:35 +02:00 |
test_inputcontactmessagecontent.py
|
Class methods (#362)
|
2016-09-20 06:36:55 +02:00 |
test_inputlocationmessagecontent.py
|
Class methods (#362)
|
2016-09-20 06:36:55 +02:00 |
test_inputmessagecontent.py
|
Class methods (#362)
|
2016-09-20 06:36:55 +02:00 |
test_inputtextmessagecontent.py
|
Class methods (#362)
|
2016-09-20 06:36:55 +02:00 |
test_inputvenuemessagecontent.py
|
Class methods (#362)
|
2016-09-20 06:36:55 +02:00 |
test_jobqueue.py
|
Start additional threads only when necessary (#415)
|
2016-09-27 10:21:35 +03:00 |
test_keyboardbutton.py
|
Class methods (#362)
|
2016-09-20 06:36:55 +02:00 |
test_location.py
|
Class methods (#362)
|
2016-09-20 06:36:55 +02:00 |
test_message.py
|
Class methods (#362)
|
2016-09-20 06:36:55 +02:00 |
test_messageentity.py
|
Class methods (#362)
|
2016-09-20 06:36:55 +02:00 |
test_parsemode.py
|
fix yapf
|
2016-08-26 11:17:05 +02:00 |
test_photo.py
|
fix test_send_photo_resend
|
2016-09-24 14:16:04 +02:00 |
test_replykeyboardhide.py
|
Class methods (#362)
|
2016-09-20 06:36:55 +02:00 |
test_replykeyboardmarkup.py
|
Class methods (#362)
|
2016-09-20 06:36:55 +02:00 |
test_replymarkup.py
|
Class methods (#362)
|
2016-09-20 06:36:55 +02:00 |
test_sticker.py
|
Class methods (#362)
|
2016-09-20 06:36:55 +02:00 |
test_update.py
|
Class methods (#362)
|
2016-09-20 06:36:55 +02:00 |
test_updater.py
|
Fix regexGroupHandlerCallbackQuery test
|
2016-10-03 21:29:30 +02:00 |
test_user.py
|
Class methods (#362)
|
2016-09-20 06:36:55 +02:00 |
test_venue.py
|
Class methods (#362)
|
2016-09-20 06:36:55 +02:00 |
test_video.py
|
fix test_video unitest
|
2016-10-05 23:19:17 +03:00 |
test_voice.py
|
Add tests for captions in audio and voice
|
2016-10-05 17:50:48 +02:00 |