python-telegram-bot/telegram/ext
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
..
utils python-telegram-bot-raw (#2324) 2021-01-30 14:15:39 +01:00
__init__.py Update copyright headers 2021-01-03 10:40:24 +05:30
basepersistence.py Refactor Defaults Integration (#2363) 2021-02-19 19:07:48 +01:00
callbackcontext.py Refactor Defaults Integration (#2363) 2021-02-19 19:07:48 +01:00
callbackqueryhandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
choseninlineresulthandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
commandhandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
conversationhandler.py ConversationHandler: Docs & edited_channel_post behavior (#2339) 2021-02-01 19:26:03 +01:00
defaults.py Refactor Defaults Integration (#2363) 2021-02-19 19:07:48 +01:00
dictpersistence.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
dispatcher.py Bump version to v13.2 2021-02-02 20:57:14 +01:00
filters.py Doc Fixes (#2253) 2021-02-01 17:59:39 +01:00
handler.py python-telegram-bot-raw (#2324) 2021-01-30 14:15:39 +01:00
inlinequeryhandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
jobqueue.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
messagehandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
messagequeue.py Deprecate MessageQueue (#2393) 2021-02-19 17:29:50 +01:00
picklepersistence.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
pollanswerhandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
pollhandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
precheckoutqueryhandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
regexhandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
shippingqueryhandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
stringcommandhandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
stringregexhandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
typehandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
updater.py python-telegram-bot-raw (#2324) 2021-01-30 14:15:39 +01:00