python-dependency-injector/tests/unit/samples/wiringsamples
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
..
package Wiring reengineering (#324) 2020-11-15 16:06:42 -05:00
__init__.py Fix wiring for package init (#308) 2020-10-20 17:48:54 -04:00
asyncinjections.py Async resources and injections (#352) 2021-01-10 19:26:15 -05:00
container.py Fix wiring for package init (#308) 2020-10-20 17:48:54 -04:00
module.py Required config options and strict mode (#360) 2021-01-16 08:53:40 -05:00
resourceclosing.py Wiring reengineering (#324) 2020-11-15 16:06:42 -05:00
service.py Fix wiring for package init (#308) 2020-10-20 17:48:54 -04:00