python-telegram-bot/telegram/payment
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
invoice.py Update copyright headers 2021-01-03 10:40:24 +05:30
labeledprice.py Update copyright headers 2021-01-03 10:40:24 +05:30
orderinfo.py Update copyright headers 2021-01-03 10:40:24 +05:30
precheckoutquery.py Refactor Defaults Integration (#2363) 2021-02-19 19:07:48 +01:00
shippingaddress.py Update copyright headers 2021-01-03 10:40:24 +05:30
shippingoption.py Update copyright headers 2021-01-03 10:40:24 +05:30
shippingquery.py Refactor Defaults Integration (#2363) 2021-02-19 19:07:48 +01:00
successfulpayment.py Update copyright headers 2021-01-03 10:40:24 +05:30