python-dependency-injector/tests/unit
Roman Mogylatov ef049daae5
463 Config environment variables interpolation required and nones (#467)
* Make prototype with enterpolation before parsing

* Add test for option.from_yaml() with missing env not required

* Make some cosmetic changes to _resolve_config_env_markers()

* Add test for option.from_ini() missing envs not required

* Skip schema test cause it requires internet connection

* Add tests for .from_yaml() for config and config option

* Add tests for .from_ini() for config and config option

* Add example for os.environ.setdefault() and envs interpolation

* Add/update docs on environment variables interpolation

* Update changelog
2021-06-24 16:00:36 +03:00
..
containers Schemas (#429) 2021-03-20 13:16:51 -04:00
ext Remove unittest2 (#419) 2021-03-05 20:17:28 -05:00
providers 463 Config environment variables interpolation required and nones (#467) 2021-06-24 16:00:36 +03:00
samples Schemas (#429) 2021-03-20 13:16:51 -04:00
schema 463 Config environment variables interpolation required and nones (#467) 2021-06-24 16:00:36 +03:00
wiring Schemas (#429) 2021-03-20 13:16:51 -04: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 unittest2 (#419) 2021-03-05 20:17:28 -05:00