python-telegram-bot/telegram/inline
Bibo-Joshi 2a4a0d0ccd
Refactor Defaults Integration (#2363)
* 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
2021-02-19 19:07:48 +01:00
..
__init__.py Move a lot of files 2017-06-18 12:35:00 +02:00
inlinekeyboardbutton.py Doc Fixes (#2253) 2021-02-01 17:59:39 +01:00
inlinekeyboardmarkup.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
inlinequery.py Refactor Defaults Integration (#2363) 2021-02-19 19:07:48 +01:00
inlinequeryresult.py Refactor Defaults Integration (#2363) 2021-02-19 19:07:48 +01:00
inlinequeryresultarticle.py Update copyright headers 2021-01-03 10:40:24 +05:30
inlinequeryresultaudio.py Refactor Defaults Integration (#2363) 2021-02-19 19:07:48 +01:00
inlinequeryresultcachedaudio.py Refactor Defaults Integration (#2363) 2021-02-19 19:07:48 +01:00
inlinequeryresultcacheddocument.py Refactor Defaults Integration (#2363) 2021-02-19 19:07:48 +01:00
inlinequeryresultcachedgif.py Refactor Defaults Integration (#2363) 2021-02-19 19:07:48 +01:00
inlinequeryresultcachedmpeg4gif.py Refactor Defaults Integration (#2363) 2021-02-19 19:07:48 +01:00
inlinequeryresultcachedphoto.py Refactor Defaults Integration (#2363) 2021-02-19 19:07:48 +01:00
inlinequeryresultcachedsticker.py Update copyright headers 2021-01-03 10:40:24 +05:30
inlinequeryresultcachedvideo.py Refactor Defaults Integration (#2363) 2021-02-19 19:07:48 +01:00
inlinequeryresultcachedvoice.py Refactor Defaults Integration (#2363) 2021-02-19 19:07:48 +01:00
inlinequeryresultcontact.py Update copyright headers 2021-01-03 10:40:24 +05:30
inlinequeryresultdocument.py Refactor Defaults Integration (#2363) 2021-02-19 19:07:48 +01:00
inlinequeryresultgame.py Update copyright headers 2021-01-03 10:40:24 +05:30
inlinequeryresultgif.py Refactor Defaults Integration (#2363) 2021-02-19 19:07:48 +01:00
inlinequeryresultlocation.py Update copyright headers 2021-01-03 10:40:24 +05:30
inlinequeryresultmpeg4gif.py Refactor Defaults Integration (#2363) 2021-02-19 19:07:48 +01:00
inlinequeryresultphoto.py Refactor Defaults Integration (#2363) 2021-02-19 19:07:48 +01:00
inlinequeryresultvenue.py Update copyright headers 2021-01-03 10:40:24 +05:30
inlinequeryresultvideo.py Refactor Defaults Integration (#2363) 2021-02-19 19:07:48 +01:00
inlinequeryresultvoice.py Refactor Defaults Integration (#2363) 2021-02-19 19:07:48 +01:00
inputcontactmessagecontent.py Update copyright headers 2021-01-03 10:40:24 +05:30
inputlocationmessagecontent.py Update copyright headers 2021-01-03 10:40:24 +05:30
inputmessagecontent.py Refactor Defaults Integration (#2363) 2021-02-19 19:07:48 +01:00
inputtextmessagecontent.py Refactor Defaults Integration (#2363) 2021-02-19 19:07:48 +01:00
inputvenuemessagecontent.py Update copyright headers 2021-01-03 10:40:24 +05:30