python-dependency-injector/tests/unit
Roman Mogylatov d74e8248a1
Required config options and strict mode (#360)
* Add strict mode + tests

* Add .required() for configuration option

* Add wiring tests for required() modifier

* Add wiring support

* Add tests for defined None values in required/strict mode

* Add docs

* Update changelog

* Update example doc block
2021-01-16 08:53:40 -05:00
..
containers Add dependencies attribute to declarative and dynamic containers (#359) 2021-01-15 07:20:37 -05:00
ext Aiohttp integration (#270) 2020-07-28 19:19:05 -04:00
providers Required config options and strict mode (#360) 2021-01-16 08:53:40 -05:00
samples Required config options and strict mode (#360) 2021-01-16 08:53:40 -05:00
wiring Required config options and strict mode (#360) 2021-01-16 08:53:40 -05:00
__init__.py Make some style fixes in tests 2016-11-04 16:13:21 +02:00
.pydocstylerc Update pydocstyle config for unit tests 2017-10-12 19:54:05 -07:00
asyncutils.py Async resources and injections (#352) 2021-01-10 19:26:15 -05:00
test_common_py2_py3.py Remove assertEquals from tests 2018-11-08 22:55:01 +02:00