python-dependency-injector/tests/unit
Roman Mogylatov af7364e062
Add wiring (#294)
* Add wiring module

* Fix code style

* Fix package test

* Add version fix

* Try spike for 3.6

* Try another fix with metaclass

* Downsample required version to 3.6

* Introduce concept with annotations

* Fix bugs

* Add debug message

* Add extra tests

* Add extra debugging

* Update config resolving

* Remove 3.6 generic meta fix

* Fix Flake8

* Add spike for 3.6

* Add Python 3.6 spike

* Add unwire functionality

* Add support of corouting functions
2020-09-20 21:50:25 -04:00
..
containers 235 Fix Delegate cannot be used in overridden container (#236) 2019-10-09 10:45:14 -04:00
ext Aiohttp integration (#270) 2020-07-28 19:19:05 -04:00
providers Move generic types test to separate module 2020-09-13 20:38:23 -04:00
wiring Add wiring (#294) 2020-09-20 21:50:25 -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