python-telegram-bot/tests/ext
Juan Andrés Cuevas 4f255b6e21
Unify datetime Imports (#4605)
Co-authored-by: Miguel Salomon <128310363+Migueldsc12@users.noreply.github.com>
Co-authored-by: Jeamhowards Montiel <106713677+Jeam-zx@users.noreply.github.com>
Co-authored-by: Snehashish Biswas <coderrx06@gmail.com>
Co-authored-by: Luis Pérez <luis.i.perez.0@gmail.com>
Co-authored-by: henryg311 <55552582+henryg311@users.noreply.github.com>
Co-authored-by: AnyaMarcanito <129221958+AnyaMarcanito@users.noreply.github.com>
Co-authored-by: Jeam Montiel <19-10234@usb.ve>
2024-12-15 10:26:37 +01:00
..
_utils Bump ruff and Add New Rules (#4416) 2024-08-07 21:56:46 +02:00
__init__.py Update Copyright to 2024 (#4121) 2024-02-19 20:06:25 +01:00
conftest.py Make Tests for telegram.ext Independent of Networking (#4454) 2024-09-09 07:32:32 +02:00
test_application.py Drop Support for Python 3.8 (#4398) 2024-10-24 20:48:49 +02:00
test_applicationbuilder.py Add Parameter httpx_kwargs to HTTPXRequest (#4451) 2024-09-11 22:34:18 +02:00
test_basehandler.py Update Copyright to 2024 (#4121) 2024-02-19 20:06:25 +01:00
test_basepersistence.py Reduce Creation of HTTP Clients in Tests (#4493) 2024-09-25 17:17:55 +02:00
test_baseupdateprocessor.py Bump ruff and Add New Rules (#4416) 2024-08-07 21:56:46 +02:00
test_businessconnectionhandler.py Unify datetime Imports (#4605) 2024-12-15 10:26:37 +01:00
test_businessmessagesdeletedhandler.py Unify datetime Imports (#4605) 2024-12-15 10:26:37 +01:00
test_callbackcontext.py Reduce Creation of HTTP Clients in Tests (#4493) 2024-09-25 17:17:55 +02:00
test_callbackdatacache.py Unify datetime Imports (#4605) 2024-12-15 10:26:37 +01:00
test_callbackqueryhandler.py Bump ruff and Add New Rules (#4416) 2024-08-07 21:56:46 +02:00
test_chatboosthandler.py API 7.0 (#4034, #4038) 2024-02-08 17:12:00 +01:00
test_chatjoinrequesthandler.py Unify datetime Imports (#4605) 2024-12-15 10:26:37 +01:00
test_chatmemberhandler.py Bump ruff and Add New Rules (#4416) 2024-08-07 21:56:46 +02:00
test_choseninlineresulthandler.py Update Copyright to 2024 (#4121) 2024-02-19 20:06:25 +01:00
test_commandhandler.py Update Copyright to 2024 (#4121) 2024-02-19 20:06:25 +01:00
test_contexttypes.py Bump ruff and Add New Rules (#4416) 2024-08-07 21:56:46 +02:00
test_conversationhandler.py Update Copyright to 2024 (#4121) 2024-02-19 20:06:25 +01:00
test_defaults.py Update Copyright to 2024 (#4121) 2024-02-19 20:06:25 +01:00
test_dictpersistence.py Bump ruff and Add New Rules (#4416) 2024-08-07 21:56:46 +02:00
test_filters.py Unify datetime Imports (#4605) 2024-12-15 10:26:37 +01:00
test_inlinequeryhandler.py Make Tests for telegram.ext Independent of Networking (#4454) 2024-09-09 07:32:32 +02:00
test_jobqueue.py Unify datetime Imports (#4605) 2024-12-15 10:26:37 +01:00
test_messagehandler.py Update Copyright to 2024 (#4121) 2024-02-19 20:06:25 +01:00
test_messagereactionhandler.py Unify datetime Imports (#4605) 2024-12-15 10:26:37 +01:00
test_paidmediapurchasedhandler.py Unify datetime Imports (#4605) 2024-12-15 10:26:37 +01:00
test_picklepersistence.py Unify datetime Imports (#4605) 2024-12-15 10:26:37 +01:00
test_pollanswerhandler.py Bump ruff and Add New Rules (#4416) 2024-08-07 21:56:46 +02:00
test_pollhandler.py Make Tests for telegram.ext Independent of Networking (#4454) 2024-09-09 07:32:32 +02:00
test_precheckoutqueryhandler.py Update Copyright to 2024 (#4121) 2024-02-19 20:06:25 +01:00
test_prefixhandler.py Bump ruff and Add New Rules (#4416) 2024-08-07 21:56:46 +02:00
test_ratelimiter.py Unify datetime Imports (#4605) 2024-12-15 10:26:37 +01:00
test_shippingqueryhandler.py Update Copyright to 2024 (#4121) 2024-02-19 20:06:25 +01:00
test_stringcommandhandler.py Update Copyright to 2024 (#4121) 2024-02-19 20:06:25 +01:00
test_stringregexhandler.py Update Copyright to 2024 (#4121) 2024-02-19 20:06:25 +01:00
test_typehandler.py Update Copyright to 2024 (#4121) 2024-02-19 20:06:25 +01:00
test_updater.py Make Tests for telegram.ext Independent of Networking (#4454) 2024-09-09 07:32:32 +02:00