aiogram/tests
Alex Root Junior f4251382e8
Remove filters factory, introduce docs translation (#978)
* Rewrite filters

* Update README.rst

* Fixed tests

* Small optimization of the Text filter (TY to @bomzheg)

* Remove dataclass slots argument in due to the only Python 3.10 has an slots argument

* Fixed mypy

* Update tests

* Disable Python 3.11

* Fixed #1013: Empty mention should be None instead of empty string.

* Added #990 to the changelog

* Added #942 to the changelog

* Fixed coverage

* Update poetry and dependencies

* Fixed mypy

* Remove deprecated code

* Added more tests, update pyproject.toml

* Partial update docs

* Added initial Docs translation files

* Added more changes

* Added log message when connection is established in polling process

* Fixed action

* Disable lint for PyPy

* Added changelog for docs translation
2022-10-02 00:04:31 +03:00
..
data/locales Dev 3.x i18n & improvements (#696) 2021-09-22 00:52:38 +03:00
test_api Remove filters factory, introduce docs translation (#978) 2022-10-02 00:04:31 +03:00
test_dispatcher Remove filters factory, introduce docs translation (#978) 2022-10-02 00:04:31 +03:00
test_filters Remove filters factory, introduce docs translation (#978) 2022-10-02 00:04:31 +03:00
test_flags Dev 3.x flat package (#961) 2022-08-14 01:07:52 +03:00
test_fsm Dev 3.x flat package (#961) 2022-08-14 01:07:52 +03:00
test_handler Dev 3.x flat package (#961) 2022-08-14 01:07:52 +03:00
test_utils Added support of Bot API 6.2 (#975) 2022-08-14 16:32:29 +03:00
test_webhook Dev 3.x flat package (#961) 2022-08-14 01:07:52 +03:00
__init__.py Update tests and small refactoring 2019-11-16 22:32:26 +02:00
conftest.py Dev 3.x flat package (#961) 2022-08-14 01:07:52 +03:00
deprecated.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
docker-compose.yml Backport and improvements (#601) 2021-06-15 01:45:31 +03:00
mocked_bot.py Webhook integration in 3.0 (#737) 2021-11-08 23:20:12 +02:00