python-dependency-injector/tests/unit
Roman Mogylatov 7d160cb4a5
Wiring with string module names (#515)
* Update main example

* Updating wiring module

* Update wiring test case name

* Implement string imports for wiring

* Update example

* Refactor implementation

* Update front example

* Fix a typo in README

* Update wiring docs

* Update single container example

* Update multiple containers example

* Update quotes in multiple containers example

* Update quotes in single container example

* Update decoupled-packages example

* Update single and multiple containers example

* Update quotes

* Update fastapi+redis example

* Update resource docs

* Update quotes in CLI tutorial

* Update CLI application (movie lister) tutorial

* Update monitoring daemon example

* Update python version in asyncio daemon example

* Update asyncio daemon tutorial

* Update quotes in wiring docs

* Update wiring docs
2021-09-30 15:03:19 -04:00
..
containers 477 Containers @copy fix and refactoring (#485) 2021-08-11 21:18:37 -04:00
ext Remove unittest2 (#419) 2021-03-05 20:17:28 -05:00
providers FactoryAggregate - non string keys (#496) 2021-08-25 10:20:45 -04:00
samples Wiring with string module names (#515) 2021-09-30 15:03:19 -04:00
schema 463 Config environment variables interpolation required and nones (#467) 2021-06-24 16:00:36 +03:00
wiring Wiring with string module names (#515) 2021-09-30 15:03:19 -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-13 10:27:07 -07:00
asyncutils.py Async resources and injections (#352) 2021-01-10 19:26:15 -05:00
test_common_py2_py3.py Remove unittest2 (#419) 2021-03-05 20:17:28 -05:00