aiogram/tests/test_dispatcher
Alex Root Junior f9f847f603
#1579 Fixed Default object annotation resolution in pydantic models. (#1580)
* #1579 Fixed `Default` object annotation resolution in `pydantic` models. Reformat code.

* Bump mongo and Redis dependencies

* Update pydantic version constraints based on Python version

Adjusted the version constraints for the pydantic library in `pyproject.toml` to ensure compatibility with different Python versions. This helps maintain stability and compatibility across various development environments.

* Adjust version

* Fixed typo
2024-09-18 22:45:19 +03:00
..
test_event PoC Scenes (#1280) 2023-11-23 00:41:21 +02:00
test_middlewares Added full support of Bot API 7.9 (#1560) 2024-08-16 00:44:40 +03:00
__init__.py Add tests for handler 2019-11-24 00:17:21 +02:00
test_dispatcher.py #1579 Fixed Default object annotation resolution in pydantic models. (#1580) 2024-09-18 22:45:19 +03:00
test_router.py skip if current router does not have observer for custom event (#1147) 2023-04-08 17:39:48 +03:00