python-dependency-injector/tests/unit/containers
Roman Mogylatov 674a6b0f9e
Container "self" injections (#392)
* Add implementation

* Add Self provider tests

* Add container tests

* Remove ellipsis from tests to make them pass on Python 2

* Add tests

* Add docs

* Improve traverse() typing stubs

* Update changelog
2021-02-07 14:13:23 -05:00
..
__init__.py Update project structure 2016-11-04 13:06:47 +02:00
test_declarative_py2_py3.py 367 Fix declarative container metaclass bug with child providers 2021-01-29 16:37:50 -05:00
test_dynamic_async_resources_py36.py Async resources and injections (#352) 2021-01-10 19:26:15 -05:00
test_dynamic_py2_py3.py Container "self" injections (#392) 2021-02-07 14:13:23 -05:00
test_traversal_py3.py Providers traversal (#385) 2021-02-01 09:42:21 -05:00
test_types_py36.py Add container base class 2021-02-03 15:36:37 -05:00