aiogram/tests/test_dispatcher
Alex Root Junior 7776cf9cf6
Bot API 5.7 and some new features (#834)
* Update API, added some new features

* Fixed unknown chat_action value

* Separate events from dispatcher messages

* Disabled cache for I18n LazyProxy

* Rework events isolation

* Added chat member status changed filter, update Bot API 5.7, other small changes

* Improve exceptions in chat member status filter

* Fixed tests, covered flags and events isolation modules

* Try to fix flake8 unused type ignore

* Fixed linter error

* Cover chat member updated filter

* Cover chat action sender

* Added docs for chat action util

* Try to fix tests for python <= 3.9

* Fixed headers

* Added docs for flags functionality

* Added docs for chat_member_updated filter

* Added change notes

* Update dependencies and fix mypy checks

* Bump version
2022-02-19 01:45:59 +02:00
..
test_event Fix resolve filters chain (#736) 2021-11-08 23:27:20 +02:00
test_filters Bot API 5.7 and some new features (#834) 2022-02-19 01:45:59 +02:00
test_flags Bot API 5.7 and some new features (#834) 2022-02-19 01:45:59 +02:00
test_fsm Bot API 5.7 and some new features (#834) 2022-02-19 01:45:59 +02:00
test_handler refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_middlewares Dev 3.x i18n & improvements (#696) 2021-09-22 00:52:38 +03:00
test_webhook Bot API 5.7 and some new features (#834) 2022-02-19 01:45:59 +02:00
__init__.py Add tests for handler 2019-11-24 00:17:21 +02:00
test_deprecated.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_dispatcher.py Bot API 5.7 and some new features (#834) 2022-02-19 01:45:59 +02:00
test_router.py Fix resolve filters chain (#736) 2021-11-08 23:27:20 +02:00