python-dependency-injector/tests/unit/wiring
Roman Mogylatov 6f859e4aa2
(#454) (#597) Fix @inject + @wraps, refactor patched callables registry and injections storage principles (#610)
* Refactor patched callables registry and injections storage principles

* Rename properties of PatchedRegistry

* Add typing improvements in wiring module

* Add __slots__ for PatchedAttribute

* Minor code style fixes

* Add test

* Rename test

* Update typing in test

* Make minor style fixes to test

* Update changelog

* Add documentation on the @inject decorator
2022-07-26 21:37:15 -04:00
..
provider_ids Fix a typo 2022-03-27 14:23:35 -04:00
string_ids Pytest migration (#519) 2021-10-18 16:19:03 -04:00
__init__.py Develop 4.0 (#298) 2020-10-09 15:16:27 -04:00
test_fastapi_py36.py Pytest migration (#519) 2021-10-18 16:19:03 -04:00
test_flask_py36.py Pytest migration (#519) 2021-10-18 16:19:03 -04:00
test_introspection_py36.py Hotfix issue #574, bump version to 4.39.1 2022-03-29 22:51:40 -04:00
test_module_as_package_py36.py Pytest migration (#519) 2021-10-18 16:19:03 -04:00
test_string_module_names_py36.py Pytest migration (#519) 2021-10-18 16:19:03 -04:00
test_wiring_config_in_container_py36.py Pytest migration (#519) 2021-10-18 16:19:03 -04:00
test_wiring_with_wraps_decorator_py36.py (#454) (#597) Fix @inject + @wraps, refactor patched callables registry and injections storage principles (#610) 2022-07-26 21:37:15 -04:00
test_with_stdlib_queue_py36.py Pytest migration (#519) 2021-10-18 16:19:03 -04:00