aiogram/tests/test_dispatcher
Юрий 65475cab98
command filter now can be sets with BotCommand object (#935)
* command filter now can be sets with BotCommand object instead of or together with plain strings

* CR fix: fix isinstance

* CR fix: add tests, fix union

* CR fix: add isinstance check

* CR fix: add isinstance check

* CR fix: add forgotten format

* CR fix: bugfix with type guard

* CR fix: fix function names, replace map to generator comprehension
2022-08-13 23:43:55 +03:00
..
test_filters command filter now can be sets with BotCommand object (#935) 2022-08-13 23:43:55 +03:00
test_fsm_context.py Fix fsmcontextproxy update (#755) 2021-12-01 02:43:12 +02:00
test_handler.py fix(handlerObj): fix parameter-spec solving (#408) 2020-08-22 00:07:03 +03:00