python-telegram-bot/telegram/passport
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 Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
credentials.py Make cryptography Dependency Optional & Refactor Some Tests (#2386) 2021-02-13 22:07:37 +01:00
data.py Update copyright headers 2021-01-03 10:40:24 +05:30
encryptedpassportelement.py Update copyright headers 2021-01-03 10:40:24 +05:30
passportdata.py Update copyright headers 2021-01-03 10:40:24 +05:30
passportelementerrors.py Update copyright headers 2021-01-03 10:40:24 +05:30
passportfile.py Refactor Defaults Integration (#2363) 2021-02-19 19:07:48 +01:00