python-dependency-injector/tests/unit/providers
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
..
async Pytest migration (#519) 2021-10-18 16:19:03 -04:00
callables 531 Provider import from string (#555) 2022-01-30 23:16:55 -05:00
configuration Add config.from_env(as_=...) (#541) 2021-12-20 23:46:51 +01:00
coroutines 531 Provider import from string (#555) 2022-01-30 23:16:55 -05:00
factories 531 Provider import from string (#555) 2022-01-30 23:16:55 -05:00
injections Pytest migration (#519) 2021-10-18 16:19:03 -04:00
resource 531 Provider import from string (#555) 2022-01-30 23:16:55 -05:00
singleton 531 Provider import from string (#555) 2022-01-30 23:16:55 -05:00
traversal Pytest migration (#519) 2021-10-18 16:19:03 -04:00
utils Pytest migration (#519) 2021-10-18 16:19:03 -04:00
__init__.py Pytest migration (#519) 2021-10-18 16:19:03 -04:00
test_aggregate_py2_py3.py Aggregate provider (#544) 2022-01-09 21:45:20 -05:00
test_container_py2_py3.py Pytest migration (#519) 2021-10-18 16:19:03 -04:00
test_delegate_py2_py3.py Pytest migration (#519) 2021-10-18 16:19:03 -04:00
test_dependencies_container_py2_py3.py Pytest migration (#519) 2021-10-18 16:19:03 -04:00
test_dependency_py2_py3.py Fix #550 2022-01-28 23:12:08 -05:00
test_dict_py2_py3.py Pytest migration (#519) 2021-10-18 16:19:03 -04:00
test_list_py2_py3.py Pytest migration (#519) 2021-10-18 16:19:03 -04:00
test_object_py2_py3.py Pytest migration (#519) 2021-10-18 16:19:03 -04:00
test_provided_instance_py2_py3.py Pytest migration (#519) 2021-10-18 16:19:03 -04:00
test_provider_py2_py3.py Pytest migration (#519) 2021-10-18 16:19:03 -04:00
test_selector_py2_py3.py Pytest migration (#519) 2021-10-18 16:19:03 -04:00
test_self_py2_py3.py Pytest migration (#519) 2021-10-18 16:19:03 -04:00
test_types_py36.py Pytest migration (#519) 2021-10-18 16:19:03 -04:00