python-dependency-injector/tests/unit/providers/coroutines
Roman Mogylatov 86df7f91f6
531 Provider import from string (#555)
* Implement string imports for Factory, Callable, Singletons, and Resource

* Refactor the implementation

* Add tests

* Update tests to pass on Python 2

* Update typing and add typing tests

* Update changelog

* Update docs
2022-01-30 23:16:55 -05:00
..
__init__.py Pytest migration (#519) 2021-10-18 16:19:03 -04:00
common.py Pytest migration (#519) 2021-10-18 16:19:03 -04:00
test_abstract_coroutine_py35.py Pytest migration (#519) 2021-10-18 16:19:03 -04:00
test_coroutine_delegate_py35.py Pytest migration (#519) 2021-10-18 16:19:03 -04:00
test_coroutine_py35.py 531 Provider import from string (#555) 2022-01-30 23:16:55 -05:00
test_delegated_coroutine_py35.py Pytest migration (#519) 2021-10-18 16:19:03 -04:00