python-telegram-bot/tests/ext
2024-01-24 20:53:36 +01:00
..
_utils Give Loggers Better Names (#3623) 2023-04-10 17:01:35 +02:00
__init__.py Tidy Up Tests Directory (#3553) 2023-02-22 20:19:46 +01:00
test_application.py Adjust read_timeout Behavior for Bot.get_updates (#3963) 2023-11-27 18:24:21 +01:00
test_applicationbuilder.py Update httpx requirement from ~=0.25.2 to ~=0.26.0 (#4024) 2023-12-29 22:32:07 +01:00
test_basehandler.py Move Handler Files to _handlers Subdirectory (#4064) 2024-01-15 20:15:33 +01:00
test_basepersistence.py Fix Persistency Issue with Ended Non-Blocking Conversations (#3962) 2023-11-05 11:48:44 +01:00
test_baseupdateprocessor.py Introduce BaseUpdateProcessor for Customized Concurrent Handling of Updates (#3654) 2023-06-02 18:17:08 +02:00
test_callbackcontext.py pre-commit autoupdate (#3824) 2023-08-02 11:51:17 +02:00
test_callbackdatacache.py Bump ruff and Remove sort-all (#4075) 2024-01-24 20:53:36 +01:00
test_callbackqueryhandler.py Empower ruff (#3594) 2023-03-25 19:18:04 +01:00
test_chatjoinrequesthandler.py Empower ruff (#3594) 2023-03-25 19:18:04 +01:00
test_chatmemberhandler.py Empower ruff (#3594) 2023-03-25 19:18:04 +01:00
test_choseninlineresulthandler.py Empower ruff (#3594) 2023-03-25 19:18:04 +01:00
test_commandhandler.py Add has_args Parameter to CommandHandler (#3854) 2023-08-23 21:28:36 +02:00
test_contexttypes.py Tidy Up Tests Directory (#3553) 2023-02-22 20:19:46 +01:00
test_conversationhandler.py Move Handler Files to _handlers Subdirectory (#4064) 2024-01-15 20:15:33 +01:00
test_defaults.py Remove Superfluous Defaults.__ne__ (#3884) 2023-09-11 21:12:20 +02:00
test_dictpersistence.py Improve Warning Categories & Stacklevels (#3674) 2023-04-27 22:36:04 +02:00
test_filters.py Add Parameter pattern to PreCheckoutQueryHandler and filters.SuccessfulPayment (#4005) 2024-01-02 18:35:38 +01:00
test_jobqueue.py Add JobQueue.scheduler_configuration and Corresponding Warnings (#3913) 2023-10-16 20:25:25 +02:00
test_messagehandler.py Empower ruff (#3594) 2023-03-25 19:18:04 +01:00
test_picklepersistence.py Add Python 3.12 Beta to the Test Matrix (#3751) 2023-07-05 21:58:57 +02:00
test_pollanswerhandler.py API 6.8 (#3853) 2023-09-03 13:43:44 +02:00
test_precheckoutqueryhandler.py Add Parameter pattern to PreCheckoutQueryHandler and filters.SuccessfulPayment (#4005) 2024-01-02 18:35:38 +01:00
test_prefixhandler.py Tidy Up Tests Directory (#3553) 2023-02-22 20:19:46 +01:00
test_ratelimiter.py Empower ruff (#3594) 2023-03-25 19:18:04 +01:00
test_shippingqueryhandler.py Empower ruff (#3594) 2023-03-25 19:18:04 +01:00
test_stringcommandhandler.py Empower ruff (#3594) 2023-03-25 19:18:04 +01:00
test_stringregexhandler.py Empower ruff (#3594) 2023-03-25 19:18:04 +01:00
test_typehandler.py Empower ruff (#3594) 2023-03-25 19:18:04 +01:00
test_updater.py Add Support for Unix Sockets to Updater.start_webhook (#3986) 2023-12-14 21:37:00 +01:00