python-dependency-injector/tests/unit/providers
Roman Mogylatov b16b190ff7
Configuration(yaml_files=[...]) (#522)
* Add provider changes and tests

* Move config test fixtures

* Fix issue with explicit providing of envs_required=False for configuration from_*()

* Implement container API

* Increase priority of overriding from context

* Add docs and example

* Update changelog

* Update changelog
2021-10-23 21:46:50 -04:00
..
async Pytest migration (#519) 2021-10-18 16:19:03 -04:00
callables Pytest migration (#519) 2021-10-18 16:19:03 -04:00
configuration Configuration(yaml_files=[...]) (#522) 2021-10-23 21:46:50 -04:00
coroutines Pytest migration (#519) 2021-10-18 16:19:03 -04:00
factories Pytest migration (#519) 2021-10-18 16:19:03 -04:00
injections Pytest migration (#519) 2021-10-18 16:19:03 -04:00
resource Pytest migration (#519) 2021-10-18 16:19:03 -04:00
singleton Pytest migration (#519) 2021-10-18 16:19:03 -04: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_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 Pytest migration (#519) 2021-10-18 16:19:03 -04: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