python-dependency-injector/tests/unit
Roman Mogylatov de1181bdf7
Async mode fixes (#399)
* Fix double printing of exception when initializing resource causes error

* Improve async mode exceptions handling to prevent infinite hanging when exception occurs

* Improve async mode exceptions handling

* Update changelog

* Update tests
2021-02-16 12:26:23 -05:00
..
containers Implement container.check_dependencies() (#396) 2021-02-14 18:47:15 -05:00
ext Aiohttp integration (#270) 2020-07-28 19:19:05 -04:00
providers Async mode fixes (#399) 2021-02-16 12:26:23 -05:00
samples Fix issue #398 with FastAPI request importing 2021-02-15 17:47:03 -05:00
wiring Implement wiring autoloader (#381) 2021-01-28 19:49:24 -05: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
asyncutils.py Async resources and injections (#352) 2021-01-10 19:26:15 -05:00
test_common_py2_py3.py Remove assertEquals from tests 2018-11-08 22:55:01 +02:00