python-telegram-bot/telegram/utils
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 Merging testing 2015-09-04 23:21:31 -03:00
deprecate.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
helpers.py Refactor Defaults Integration (#2363) 2021-02-19 19:07:48 +01:00
promise.py python-telegram-bot-raw (#2324) 2021-01-30 14:15:39 +01:00
request.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
types.py Refactor Defaults Integration (#2363) 2021-02-19 19:07:48 +01:00
webhookhandler.py python-telegram-bot-raw (#2324) 2021-01-30 14:15:39 +01:00