python-telegram-bot/tests/ext
Aditya Yadav 03d2359061
API 7.0 (#4034, #4038)
Co-authored-by: poolitzer <github@poolitzer.eu>
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
Co-authored-by: aelkheir <arelkheir@gmail.com>
Co-authored-by: aelkheir <90580077+aelkheir@users.noreply.github.com>
2024-02-08 17:12:00 +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_chatboosthandler.py API 7.0 (#4034, #4038) 2024-02-08 17:12:00 +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 API 7.0 (#4034, #4038) 2024-02-08 17:12:00 +01:00
test_dictpersistence.py Improve Warning Categories & Stacklevels (#3674) 2023-04-27 22:36:04 +02:00
test_filters.py API 7.0 (#4034, #4038) 2024-02-08 17:12:00 +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_messagereactionhandler.py API 7.0 (#4034, #4038) 2024-02-08 17:12:00 +01:00
test_picklepersistence.py Bump black and ruff (#4089) 2024-02-05 19:24:00 +01: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