python-dependency-injector/tests/unit/providers
Roman Mogylatov 9a785de4b5
Coroutine provider (#206)
* Add coroutine provider examples

* Add coroutine provier

* Update changelog

* Update static analysis travis jobs to python 3.7

* Update coroutine provider implementation for python 3.4

* Update static analysis travis jobs to python 3.6

* Make pycode style happy

* Add tests for coroutine providers

* Make coroutine tests python 2 syntax friendly

* Split tests to python2 and python3

* Refactor coroutine provider tests

* Modify pypy tests running command

* Update coroutine provider docs
2018-10-18 19:39:19 +03:00
..
__init__.py Make some style fixes in tests 2016-11-04 16:13:21 +02:00
test_base_py2_py3.py Coroutine provider (#206) 2018-10-18 19:39:19 +03:00
test_callables_py2_py3.py Coroutine provider (#206) 2018-10-18 19:39:19 +03:00
test_configuration_py2_py3.py Coroutine provider (#206) 2018-10-18 19:39:19 +03:00
test_coroutines_py3.py Coroutine provider (#206) 2018-10-18 19:39:19 +03:00
test_factories_py2_py3.py Coroutine provider (#206) 2018-10-18 19:39:19 +03:00
test_injections_py2_py3.py Coroutine provider (#206) 2018-10-18 19:39:19 +03:00
test_singletons_py2_py3.py Coroutine provider (#206) 2018-10-18 19:39:19 +03:00
test_utils_py2_py3.py Coroutine provider (#206) 2018-10-18 19:39:19 +03:00