python-dependency-injector/tests/unit/wiring
Roman Mogylatov da13341453
Wiring: attribute injections (#414)
* Add implementation

* Add tests for module and class

* Add tests for module and class for string ids

* Update tests with typing

* Add tests for invalid type of marker

* Add docs and the example

* Update changelog

* Fix Python 3.6 tests and flake8
2021-02-28 21:07:50 -05:00
..
__init__.py Develop 4.0 (#298) 2020-10-09 15:16:27 -04:00
test_wiring_py36.py Wiring: attribute injections (#414) 2021-02-28 21:07:50 -05:00
test_wiring_string_ids_py36.py Wiring: attribute injections (#414) 2021-02-28 21:07:50 -05:00
test_wiringfastapi_py36.py Async resources and injections (#352) 2021-01-10 19:26:15 -05:00
test_wiringflask_py36.py Introduce wiring inspect filter (#412) 2021-02-27 09:45:49 -05:00