python-telegram-bot/tests
Jasmin Bom 378784f55e
Fix persistence with non telegram.Update updates (#1271)
* Allow persistence with no telegram.Update updates

For use with TypeHandler

* Add test
2018-11-09 11:44:20 +01:00
..
data Allow filenames without dots in them when sending files (#1228) 2018-09-30 12:07:17 +02:00
__init__.py Fix travis 2015-09-07 16:33:00 -03:00
bots.py Update tests to support new test bots 2018-10-14 12:15:27 +02:00
conftest.py Fix persistence with non telegram.Update updates (#1271) 2018-11-09 11:44:20 +01:00
test_animation.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
test_audio.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
test_bot.py Update tests to support new test bots 2018-10-14 12:15:27 +02:00
test_callbackquery.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_callbackqueryhandler.py Revert "Context based callbacks (#1100)" 2018-05-31 14:22:57 +02:00
test_chat.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
test_chatmember.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_choseninlineresult.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_choseninlineresulthandler.py Revert "Context based callbacks (#1100)" 2018-05-31 14:22:57 +02:00
test_commandhandler.py Revert "Context based callbacks (#1100)" 2018-05-31 14:22:57 +02:00
test_constants.py Change MAX_CAPTION_LENGTH to 1024 (#1262) 2018-10-16 19:51:57 +02:00
test_contact.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_conversationhandler.py Persistence (#1017) 2018-09-20 22:50:40 +02:00
test_dispatcher.py Persistence (#1017) 2018-09-20 22:50:40 +02:00
test_document.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
test_encryptedcredentials.py pep8 fixes 2018-11-01 11:18:07 +02:00
test_encryptedpassportelement.py pep8 fixes 2018-11-01 11:18:07 +02:00
test_error.py Add Conflict error (HTTP error code 409) (#1154) 2018-10-29 22:08:52 +01:00
test_file.py Improved File.download (#1019) 2018-03-01 10:10:04 +02:00
test_filters.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
test_forcereply.py Small test fixes to make them more stable on travis CI 2018-09-07 16:07:27 +02:00
test_game.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
test_gamehighscore.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_helpers.py mention_markdown/html py2 fixes + unitests (#1112) 2018-05-28 23:51:39 +03:00
test_inlinekeyboardbutton.py pep8 fixes 2018-11-01 11:18:07 +02:00
test_inlinekeyboardmarkup.py Small test fixes to make them more stable on travis CI 2018-09-07 16:07:27 +02:00
test_inlinequery.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_inlinequeryhandler.py Revert "Context based callbacks (#1100)" 2018-05-31 14:22:57 +02:00
test_inlinequeryresultarticle.py pep8 fixes 2018-11-01 11:18:07 +02:00
test_inlinequeryresultaudio.py pep8 fixes 2018-11-01 11:18:07 +02:00
test_inlinequeryresultcachedaudio.py pep8 fixes 2018-11-01 11:18:07 +02:00
test_inlinequeryresultcacheddocument.py pep8 fixes 2018-11-01 11:18:07 +02:00
test_inlinequeryresultcachedgif.py pep8 fixes 2018-11-01 11:18:07 +02:00
test_inlinequeryresultcachedmpeg4gif.py pep8 fixes 2018-11-01 11:18:07 +02:00
test_inlinequeryresultcachedphoto.py pep8 fixes 2018-11-01 11:18:07 +02:00
test_inlinequeryresultcachedsticker.py pep8 fixes 2018-11-01 11:18:07 +02:00
test_inlinequeryresultcachedvideo.py pep8 fixes 2018-11-01 11:18:07 +02:00
test_inlinequeryresultcachedvoice.py pep8 fixes 2018-11-01 11:18:07 +02:00
test_inlinequeryresultcontact.py pep8 fixes 2018-11-01 11:18:07 +02:00
test_inlinequeryresultdocument.py pep8 fixes 2018-11-01 11:18:07 +02:00
test_inlinequeryresultgame.py pep8 fixes 2018-11-01 11:18:07 +02:00
test_inlinequeryresultgif.py pep8 fixes 2018-11-01 11:18:07 +02:00
test_inlinequeryresultlocation.py pep8 fixes 2018-11-01 11:18:07 +02:00
test_inlinequeryresultmpeg4gif.py pep8 fixes 2018-11-01 11:18:07 +02:00
test_inlinequeryresultphoto.py pep8 fixes 2018-11-01 11:18:07 +02:00
test_inlinequeryresultvenue.py pep8 fixes 2018-11-01 11:18:07 +02:00
test_inlinequeryresultvideo.py pep8 fixes 2018-11-01 11:18:07 +02:00
test_inlinequeryresultvoice.py pep8 fixes 2018-11-01 11:18:07 +02:00
test_inputcontactmessagecontent.py pep8 fixes 2018-11-01 11:18:07 +02:00
test_inputfile.py pep8 fixes 2018-11-01 11:18:07 +02:00
test_inputlocationmessagecontent.py pep8 fixes 2018-11-01 11:18:07 +02:00
test_inputmedia.py Small test fixes to make them more stable on travis CI 2018-09-07 16:07:27 +02:00
test_inputtextmessagecontent.py pep8 fixes 2018-11-01 11:18:07 +02:00
test_inputvenuemessagecontent.py pep8 fixes 2018-11-01 11:18:07 +02:00
test_invoice.py pep8 fixes 2018-11-01 11:18:07 +02:00
test_jobqueue.py Revert "Context based callbacks (#1100)" 2018-05-31 14:22:57 +02:00
test_keyboardbutton.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_labeledprice.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_location.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_message.py pep8 fixes 2018-11-01 11:18:07 +02:00
test_messageentity.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_messagehandler.py Revert "Context based callbacks (#1100)" 2018-05-31 14:22:57 +02:00
test_messagequeue.py fix last flake8 errors 2018-11-01 10:52:36 +01:00
test_meta.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_official.py pep8 fixes 2018-11-01 11:18:07 +02:00
test_orderinfo.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_parsemode.py add text mention for message parse (#1206) 2018-09-25 20:07:55 +02:00
test_passport.py Bot api 4.1 (#1198) 2018-09-01 16:58:08 +02:00
test_passportelementerrordatafield.py pep8 fixes 2018-11-01 11:18:07 +02:00
test_passportelementerrorfile.py pep8 fixes 2018-11-01 11:18:07 +02:00
test_passportelementerrorfiles.py pep8 fixes 2018-11-01 11:18:07 +02:00
test_passportelementerrorfrontside.py pep8 fixes 2018-11-01 11:18:07 +02:00
test_passportelementerrorreverseside.py pep8 fixes 2018-11-01 11:18:07 +02:00
test_passportelementerrorselfie.py pep8 fixes 2018-11-01 11:18:07 +02:00
test_passportelementerrortranslationfile.py pep8 fixes 2018-11-01 11:18:07 +02:00
test_passportelementerrortranslationfiles.py pep8 fixes 2018-11-01 11:18:07 +02:00
test_passportelementerrorunspecified.py pep8 fixes 2018-11-01 11:18:07 +02:00
test_passportfile.py pep8 fixes 2018-11-01 11:18:07 +02:00
test_persistence.py Fix persistence with non telegram.Update updates (#1271) 2018-11-09 11:44:20 +01:00
test_photo.py Fix uploading files with unicode filenames (#1214) 2018-09-10 21:08:05 +02:00
test_precheckoutquery.py pep8 fixes 2018-11-01 11:18:07 +02:00
test_precheckoutqueryhandler.py Revert "Context based callbacks (#1100)" 2018-05-31 14:22:57 +02:00
test_regexhandler.py Revert "Context based callbacks (#1100)" 2018-05-31 14:22:57 +02:00
test_replykeyboardmarkup.py pep8 fixes 2018-11-01 11:18:07 +02:00
test_replykeyboardremove.py pep8 fixes 2018-11-01 11:18:07 +02:00
test_request.py Handle utf8 decoding errors (#1076) 2018-04-17 07:40:02 +03:00
test_shippingaddress.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_shippingoption.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_shippingquery.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_shippingqueryhandler.py Revert "Context based callbacks (#1100)" 2018-05-31 14:22:57 +02:00
test_sticker.py Update tests to support new test bots 2018-10-14 12:15:27 +02:00
test_stringcommandhandler.py Revert "Context based callbacks (#1100)" 2018-05-31 14:22:57 +02:00
test_stringregexhandler.py Revert "Context based callbacks (#1100)" 2018-05-31 14:22:57 +02:00
test_successfulpayment.py pep8 fixes 2018-11-01 11:18:07 +02:00
test_telegramobject.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_typehandler.py Revert "Context based callbacks (#1100)" 2018-05-31 14:22:57 +02:00
test_update.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_updater.py add sleep to bailout error test (#1241) 2018-10-02 09:00:38 +02:00
test_user.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
test_userprofilephotos.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_venue.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
test_video.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
test_videonote.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
test_voice.py Increase timeouts on creation of fixtures in tests (#1015) 2018-02-22 15:13:57 +02:00
travis_fold.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00