python-dependency-injector/tests/unit
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
..
containers Resources (#312) 2020-10-24 20:56:32 -04:00
ext Aiohttp integration (#270) 2020-07-28 19:19:05 -04:00
providers Resources (#312) 2020-10-24 20:56:32 -04:00
samples/wiringsamples Fix wiring for package init (#308) 2020-10-20 17:48:54 -04:00
wiring Fix wiring for package init (#308) 2020-10-20 17:48:54 -04:00
__init__.py Make some style fixes in tests 2016-11-04 16:13:21 +02:00
.pydocstylerc Update pydocstyle config for unit tests 2017-10-12 19:54:05 -07:00
test_common_py2_py3.py Remove assertEquals from tests 2018-11-08 22:55:01 +02:00