python-dependency-injector/tests/unit
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
..
containers Configuration(ini_files=[...]) (#524) 2021-10-26 20:27:11 -04:00
ext Pytest migration (#519) 2021-10-18 16:19:03 -04:00
providers Add `Configuration.from_json()` method (#602) 2022-07-10 21:08:45 -04:00
samples Refactor + add tests to #569 2022-03-27 14:18:46 -04:00
schema Fix code layout in tests/unit/schema/test_integration_py36.py 2022-07-19 20:33:43 -04:00
wiring (#454) (#597) Fix @inject + @wraps, refactor patched callables registry and injections storage principles (#610) 2022-07-26 21:37:15 -04:00
__init__.py Pytest migration (#519) 2021-10-18 16:19:03 -04:00
.pydocstylerc Update pydocstyle config for unit tests 2017-10-12 19:54:05 -07:00
conftest.py Pytest migration (#519) 2021-10-18 16:19:03 -04:00
test_version_py2_py3.py Pytest migration (#519) 2021-10-18 16:19:03 -04:00