aiogram/tests/test_dispatcher/test_handler
mpa de962d043d
fix(tests): use relevant BaseHandler.__init__ signature
fix breaking tests, change signature of BaseHandler
2020-05-28 05:34:31 +04:00
..
__init__.py Add prototype of class-based handlers 2019-12-03 00:03:15 +02:00
test_base.py fix(tests): use relevant BaseHandler.__init__ signature 2020-05-28 05:34:31 +04:00
test_callback_query.py fix(tests): use relevant BaseHandler.__init__ signature 2020-05-28 05:34:31 +04:00
test_chosen_inline_result.py Supports Bot API 4.6 (Broken tests) 2020-01-24 01:07:22 +02:00
test_error.py Add extensions for class-based error handler 2020-04-12 23:29:10 +03:00
test_inline_query.py Supports Bot API 4.6 (Broken tests) 2020-01-24 01:07:22 +02:00
test_message.py fix(tests): use relevant BaseHandler.__init__ signature 2020-05-28 05:34:31 +04:00
test_poll.py Update tests 2020-01-25 18:26:30 +02:00
test_pre_checkout_query.py Supports Bot API 4.6 (Broken tests) 2020-01-24 01:07:22 +02:00
test_shipping_query.py Supports Bot API 4.6 (Broken tests) 2020-01-24 01:07:22 +02:00