python-dependency-injector/tests/unit/providers
Roman Mogylatov d4ebb1b786
Remove unittest2 (#419)
* Remove unittest2 framework

* Skip a couple of tests on Python 2.7

* Update changelog
2021-03-05 20:17:28 -05:00
..
__init__.py Make some style fixes in tests 2016-11-04 16:13:21 +02:00
test_async_py36.py Fix async mode mode exception handling issue in `Dependency` provider 2021-03-01 09:01:51 -05:00
test_base_py2_py3.py Remove unittest2 (#419) 2021-03-05 20:17:28 -05:00
test_callables_py2_py3.py Remove unittest2 (#419) 2021-03-05 20:17:28 -05:00
test_configuration_py2_py3.py Remove unittest2 (#419) 2021-03-05 20:17:28 -05:00
test_container_py2_py3.py Remove unittest2 (#419) 2021-03-05 20:17:28 -05:00
test_coroutines_py35.py Remove unittest2 (#419) 2021-03-05 20:17:28 -05:00
test_dict_py2_py3.py Remove unittest2 (#419) 2021-03-05 20:17:28 -05:00
test_factories_py2_py3.py Remove unittest2 (#419) 2021-03-05 20:17:28 -05:00
test_injections_py2_py3.py Remove unittest2 (#419) 2021-03-05 20:17:28 -05:00
test_list_py2_py3.py Remove unittest2 (#419) 2021-03-05 20:17:28 -05:00
test_provided_instance_py2_py3.py Remove unittest2 (#419) 2021-03-05 20:17:28 -05:00
test_resource_py35.py Remove unittest2 (#419) 2021-03-05 20:17:28 -05:00
test_selector_py2_py3.py Remove unittest2 (#419) 2021-03-05 20:17:28 -05:00
test_singletons_py2_py3.py Remove unittest2 (#419) 2021-03-05 20:17:28 -05:00
test_traversal_py3.py Providers traversal (#385) 2021-02-01 09:42:21 -05:00
test_types_py36.py Move generic types test to separate module 2020-09-13 20:38:23 -04:00
test_utils_py2_py3.py Remove unittest2 (#419) 2021-03-05 20:17:28 -05:00