python-dependency-injector/tests/unit/providers
Roman Mogylatov 7e61412b8a
231 Fix object provider copies provided object issue (#233)
* Add test that reproduces the issue

* Fix the issue

* Add a note about fix in changelog
2019-10-08 14:45:12 -04:00
..
__init__.py Make some style fixes in tests 2016-11-04 16:13:21 +02:00
test_base_py2_py3.py 231 Fix object provider copies provided object issue (#233) 2019-10-08 14:45:12 -04:00
test_callables_py2_py3.py Copying providers with sys stream injections (#211) 2018-12-22 20:37:53 +02: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 FactoryAggregate copying issue fix (#220) 2019-05-09 14:58:04 -04:00
test_injections_py2_py3.py Remove assertEquals from tests 2018-11-08 22:55:01 +02:00
test_singletons_py2_py3.py Bugfix thread local singleton reset (#218) 2019-03-21 22:04:20 -04:00
test_utils_py2_py3.py Coroutine provider (#206) 2018-10-18 19:39:19 +03:00