python-dependency-injector/tests/unit
Roman Mogylatov 15fa6c301e
Pydantic settings support (#388)
* Add implementation and basic test

* Add full test coverage + bugfix

* Add test coverage for .from_yaml() method

* Update setup.py, tox and dev requirements

* Stop running pydantic tests on Python 3.5 and below

* Remove pydantic from tox Python < 3.6

* Add example and docs

* Update features block

* Add extra test

* Update changelog
2021-02-03 09:21:32 -05:00
..
containers Fix #380: .init_resources() and .shutdown_resource() dont ignore nested resources 2021-02-01 09:54:36 -05:00
ext Aiohttp integration (#270) 2020-07-28 19:19:05 -04:00
providers Pydantic settings support (#388) 2021-02-03 09:21:32 -05:00
samples Fix a Python 3.9 GenericAlias introspection bug, issue #362 2021-01-18 20:49:56 -05:00
wiring Implement wiring autoloader (#381) 2021-01-28 19:49:24 -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