mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2025-01-10 20:12:52 +01:00
2a4a0d0ccd
* Change default handling, update signatures, get existing tests to pass. * Try running tests on ubuntu 18.04 * Roll back * Rework check_shortcut_call tests * Further improve check_shortcut_call tests * Start on defaults-checks for shortcuts, get it working for test_message * Add check_shortcut_defaults to all other shortcut tests * Some fine tuning * Add defaults checking for bot methods * Missing tests for TestCallbackQuery * Test edit_message_media with defaults & some comments * Fix cryptography requirement * drop debug prints * Remove debug prints * Another try * Try to fix coverage & logs * Rearrange test order * increase coverage * Try to fix coverage reports * address review * Adapt tests like in #2386 * fix CI * fix CI |
||
---|---|---|
.. | ||
__init__.py | ||
inlinekeyboardbutton.py | ||
inlinekeyboardmarkup.py | ||
inlinequery.py | ||
inlinequeryresult.py | ||
inlinequeryresultarticle.py | ||
inlinequeryresultaudio.py | ||
inlinequeryresultcachedaudio.py | ||
inlinequeryresultcacheddocument.py | ||
inlinequeryresultcachedgif.py | ||
inlinequeryresultcachedmpeg4gif.py | ||
inlinequeryresultcachedphoto.py | ||
inlinequeryresultcachedsticker.py | ||
inlinequeryresultcachedvideo.py | ||
inlinequeryresultcachedvoice.py | ||
inlinequeryresultcontact.py | ||
inlinequeryresultdocument.py | ||
inlinequeryresultgame.py | ||
inlinequeryresultgif.py | ||
inlinequeryresultlocation.py | ||
inlinequeryresultmpeg4gif.py | ||
inlinequeryresultphoto.py | ||
inlinequeryresultvenue.py | ||
inlinequeryresultvideo.py | ||
inlinequeryresultvoice.py | ||
inputcontactmessagecontent.py | ||
inputlocationmessagecontent.py | ||
inputmessagecontent.py | ||
inputtextmessagecontent.py | ||
inputvenuemessagecontent.py |