python-telegram-bot/tests
Poolitzer 423794f473
fixing message.link (#1741)
* fixing message.link

* improving if clause
2020-02-02 20:27:53 +01:00
..
data Fix test_photo.py (#1479) 2019-08-24 01:10:30 +03:00
__init__.py Fix travis 2015-09-07 16:33:00 -03:00
bots.py Implement Github Actions CI (#1556) 2019-10-27 14:28:33 +01:00
conftest.py Fix UTC/local inconsistencies for naive datetimes (#1506) 2019-11-15 22:51:22 +02:00
plugin_github_group.py Implement Github Actions CI (#1556) 2019-10-27 14:28:33 +01:00
test_animation.py temporarily skip tests failing b/c missing api 4.5 (#1738) 2020-01-30 20:57:16 +02:00
test_audio.py temporarily skip tests failing b/c missing api 4.5 (#1738) 2020-01-30 20:57:16 +02:00
test_bot.py Fix UTC/local inconsistencies for naive datetimes (#1506) 2019-11-15 22:51:22 +02:00
test_callbackcontext.py CallbackContext: Expose dispatcher as a property (#1684) 2020-01-26 22:55:00 +02:00
test_callbackquery.py Remove message decorator to fix default timeouts. (#1156) 2019-02-13 11:37:13 +01:00
test_callbackqueryhandler.py Update Filters, CommandHandler and MessageHandler (#1221) 2019-02-13 12:07:25 +01:00
test_chat.py API 4.4 (#1464) 2019-09-06 22:41:43 +03:00
test_chatmember.py Fix UTC/local inconsistencies for naive datetimes (#1506) 2019-11-15 22:51:22 +02:00
test_chatpermissions.py API 4.4 (#1464) 2019-09-06 22:41:43 +03:00
test_choseninlineresult.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_choseninlineresulthandler.py Fix a bunch of flake8 W504 errors 2019-02-08 20:55:40 +01:00
test_commandhandler.py tests: refactor `test_commandhandler.py` (#1408) 2019-10-12 16:11:09 +03: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 ConversationHandler: Fix wrong signature call for timeout handlers 2020-01-11 20:51:31 +02:00
test_dispatcher.py Error handlers now handle all errors (#1483) 2019-08-27 09:09:02 +02:00
test_document.py temporarily skip tests failing b/c missing api 4.5 (#1738) 2020-01-30 20:57:16 +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 Make Filters.text accept leading slash (#1680) 2020-01-26 23:19:38 +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 github workflow: give pre-commit its own job (#1612) 2019-11-15 23:35:44 +02:00
test_inlinekeyboardbutton.py All api 4.2 and 4.3 changes (#1418) 2019-08-23 22:20:41 +03:00
test_inlinekeyboardmarkup.py All api 4.2 and 4.3 changes (#1418) 2019-08-23 22:20:41 +03:00
test_inlinequery.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
test_inlinequeryhandler.py Update Filters, CommandHandler and MessageHandler (#1221) 2019-02-13 12:07:25 +01: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 Fix flake8 errors that only show in CI?? 2019-01-30 20:20:35 +01: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 Fix None check in JobQueue._put() (#1707) 2020-01-26 23:07:17 +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 Mark location sending test as xfail as it seems to fail randomly 2019-02-08 20:22:44 +01:00
test_loginurl.py All api 4.2 and 4.3 changes (#1418) 2019-08-23 22:20:41 +03:00
test_message.py fixing message.link (#1741) 2020-02-02 20:27:53 +01:00
test_messageentity.py Make MessageEntity objects comparable (#1465) 2019-08-24 00:54:04 +03:00
test_messagehandler.py Update Filters, CommandHandler and MessageHandler (#1221) 2019-02-13 12:07:25 +01:00
test_messagequeue.py Implement Github Actions CI (#1556) 2019-10-27 14:28:33 +01:00
test_meta.py Implement Github Actions CI (#1556) 2019-10-27 14:28:33 +01:00
test_official.py API 4.4 small code cleanup (#1510) 2019-09-07 12:42:26 +03: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 Fix a bunch of flake8 W504 errors 2019-02-08 20:55:40 +01: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 Rename enocde_conversations_to_json() -> enocde_conversations_to_json() (#1661) 2020-01-26 22:24:00 +02:00
test_photo.py temporarily skip tests failing b/c missing api 4.5 (#1738) 2020-01-30 20:57:16 +02:00
test_poll.py All api 4.2 and 4.3 changes (#1418) 2019-08-23 22:20:41 +03:00
test_precheckoutquery.py pep8 fixes 2018-11-01 11:18:07 +02:00
test_precheckoutqueryhandler.py Fix a bunch of flake8 W504 errors 2019-02-08 20:55:40 +01:00
test_regexhandler.py Update Filters, CommandHandler and MessageHandler (#1221) 2019-02-13 12:07:25 +01:00
test_replykeyboardmarkup.py Add convenience classmethods for InlineKeyboardMarkup (fixes #1186) (#1260) 2019-01-04 21:04:45 +01: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 fix setting bot on ShippingQuery (#1355) 2019-02-23 21:33:03 +01:00
test_shippingqueryhandler.py Fix a bunch of flake8 W504 errors 2019-02-08 20:55:40 +01:00
test_sticker.py temporarily skip tests failing b/c missing api 4.5 (#1738) 2020-01-30 20:57:16 +02:00
test_stringcommandhandler.py Fix a bunch of flake8 W504 errors 2019-02-08 20:55:40 +01:00
test_stringregexhandler.py Update Filters, CommandHandler and MessageHandler (#1221) 2019-02-13 12:07:25 +01: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 Fix a bunch of flake8 W504 errors 2019-02-08 20:55:40 +01:00
test_update.py All api 4.2 and 4.3 changes (#1418) 2019-08-23 22:20:41 +03:00
test_updater.py Add dispatcher argument to Updater (#1484) 2020-01-26 21:59:47 +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 temporarily skip tests failing b/c missing api 4.5 (#1738) 2020-01-30 20:57:16 +02:00
test_videonote.py temporarily skip tests failing b/c missing api 4.5 (#1738) 2020-01-30 20:57:16 +02:00
test_voice.py temporarily skip tests failing b/c missing api 4.5 (#1738) 2020-01-30 20:57:16 +02:00
travis_fold.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00