python-dependency-injector/tests/unit/providers
Roman Mogylatov 47c79b2772
Resources (#312)
* Add prototype

* Add example

* Remove typing erros in Python 2.7 and 3.4

* Move resources example

* Draft resources docs

* Update resources docs

* Fix repr

* Rename dict provider test

* Add more tests

* Add tests + refactoring

* Add more tests

* Update tests to run only on 3.5+

* Update setup.py

* Add typing tests

* Update changelog

* Fix generator iteration

* Remove contextlib

* Hotfix aiohttp issue

* Move aiohttp fix to tox.ini

* Move aiohttp fix to a different place in tox
2020-10-24 20:56:32 -04:00
..
__init__.py Make some style fixes in tests 2016-11-04 16:13:21 +02:00
test_base_py2_py3.py Move generic types test to separate module 2020-09-13 20:38:23 -04:00
test_callables_py2_py3.py Provided attributes (#282) 2020-08-20 21:52:12 -04:00
test_configuration_py2_py3.py Configuration option typed injections (#284) 2020-08-24 13:34:47 -04:00
test_container_py2_py3.py Container provider (#256) 2020-06-22 22:45:16 -04:00
test_coroutines_py35.py Aiohttp integration (#270) 2020-07-28 19:19:05 -04:00
test_dict_py2_py3.py Resources (#312) 2020-10-24 20:56:32 -04:00
test_factories_py2_py3.py Provided attributes (#282) 2020-08-20 21:52:12 -04:00
test_injections_py2_py3.py Remove assertEquals from tests 2018-11-08 22:55:01 +02:00
test_list_py2_py3.py Provided attributes (#282) 2020-08-20 21:52:12 -04:00
test_provided_instance_py2_py3.py Move "provided" attribute (#306) 2020-10-19 17:21:38 -04:00
test_resource_py35.py Resources (#312) 2020-10-24 20:56:32 -04:00
test_selector_py2_py3.py Provided attributes (#282) 2020-08-20 21:52:12 -04:00
test_singletons_py2_py3.py Provided attributes (#282) 2020-08-20 21:52:12 -04:00
test_types_py36.py Move generic types test to separate module 2020-09-13 20:38:23 -04:00
test_utils_py2_py3.py Coroutine provider (#206) 2018-10-18 19:39:19 +03:00