This website requires JavaScript.
Explore
Register
Sign in
OpenSource
/
python-telegram-bot
Watch
1
Star
0
Fork
You've already forked python-telegram-bot
0
mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced
2024-11-25 08:37:07 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
e3c8466e41
python-telegram-bot
/
tests
History
rizlas
e3c8466e41
Rename enocde_conversations_to_json() -> enocde_conversations_to_json() (
#1661
)
...
Fixes
#1660
2020-01-26 22:24:00 +02:00
..
data
__init__.py
bots.py
conftest.py
plugin_github_group.py
test_animation.py
Add instance methods to Animation and ChatPhoto (
#1489
)
2019-09-13 22:07:56 +03:00
test_audio.py
test_bot.py
test_callbackcontext.py
test_callbackquery.py
test_callbackqueryhandler.py
test_chat.py
test_chatmember.py
test_chatpermissions.py
test_choseninlineresult.py
test_choseninlineresulthandler.py
test_commandhandler.py
test_constants.py
test_contact.py
test_conversationhandler.py
test_dispatcher.py
Error handlers now handle all errors (
#1483
)
2019-08-27 09:09:02 +02:00
test_document.py
test_encryptedcredentials.py
test_encryptedpassportelement.py
test_error.py
Add Conflict error (HTTP error code 409) (
#1154
)
2018-10-29 22:08:52 +01:00
test_file.py
test_filters.py
Refactor msg_in (
#1631
)
2019-11-29 13:09:44 +01:00
test_forcereply.py
test_game.py
test_gamehighscore.py
test_helpers.py
github workflow: give pre-commit its own job (
#1612
)
2019-11-15 23:35:44 +02:00
test_inlinekeyboardbutton.py
test_inlinekeyboardmarkup.py
test_inlinequery.py
test_inlinequeryhandler.py
test_inlinequeryresultarticle.py
test_inlinequeryresultaudio.py
test_inlinequeryresultcachedaudio.py
test_inlinequeryresultcacheddocument.py
test_inlinequeryresultcachedgif.py
test_inlinequeryresultcachedmpeg4gif.py
test_inlinequeryresultcachedphoto.py
test_inlinequeryresultcachedsticker.py
test_inlinequeryresultcachedvideo.py
test_inlinequeryresultcachedvoice.py
test_inlinequeryresultcontact.py
test_inlinequeryresultdocument.py
test_inlinequeryresultgame.py
test_inlinequeryresultgif.py
test_inlinequeryresultlocation.py
test_inlinequeryresultmpeg4gif.py
test_inlinequeryresultphoto.py
test_inlinequeryresultvenue.py
test_inlinequeryresultvideo.py
test_inlinequeryresultvoice.py
test_inputcontactmessagecontent.py
test_inputfile.py
pep8 fixes
2018-11-01 11:18:07 +02:00
test_inputlocationmessagecontent.py
test_inputmedia.py
test_inputtextmessagecontent.py
test_inputvenuemessagecontent.py
test_invoice.py
test_jobqueue.py
Fix UTC/local inconsistencies for naive datetimes (
#1506
)
2019-11-15 22:51:22 +02:00
test_keyboardbutton.py
test_labeledprice.py
test_location.py
test_loginurl.py
test_message.py
test_messageentity.py
test_messagehandler.py
test_messagequeue.py
test_meta.py
test_official.py
test_orderinfo.py
test_parsemode.py
add text mention for message parse (
#1206
)
2018-09-25 20:07:55 +02:00
test_passport.py
test_passportelementerrordatafield.py
test_passportelementerrorfile.py
test_passportelementerrorfiles.py
test_passportelementerrorfrontside.py
test_passportelementerrorreverseside.py
test_passportelementerrorselfie.py
test_passportelementerrortranslationfile.py
test_passportelementerrortranslationfiles.py
test_passportelementerrorunspecified.py
test_passportfile.py
test_persistence.py
test_photo.py
test_poll.py
test_precheckoutquery.py
test_precheckoutqueryhandler.py
test_regexhandler.py
test_replykeyboardmarkup.py
test_replykeyboardremove.py
test_request.py
test_shippingaddress.py
test_shippingoption.py
test_shippingquery.py
test_shippingqueryhandler.py
test_sticker.py
API 4.4 (
#1464
)
2019-09-06 22:41:43 +03:00
test_stringcommandhandler.py
test_stringregexhandler.py
test_successfulpayment.py
test_telegramobject.py
test_typehandler.py
test_update.py
test_updater.py
test_user.py
test_userprofilephotos.py
test_venue.py
Bot API 4.0 (
#1168
)
2018-08-29 14:18:58 +02:00
test_video.py
test_videonote.py
test_voice.py
travis_fold.py