python-tempestconf/config_tempest/tests
Martin Kopec c3771689de Edit assert to support py2
In order to package tempestconf for Train release which still supports
py2, the unit tests need to be compatible with py2. Therefore let's
replace assertCountEqual call by assertEqual.

Change-Id: I7246de0975624fc32feb03e6b10b5cd4cdfce054
2020-08-06 04:54:12 +00:00
..
services Edit assert to support py2 2020-08-06 04:54:12 +00:00
__init__.py Initial Cookiecutter Commit. 2016-08-24 17:21:57 +02:00
base.py Edit unit test base class inheritance 2020-08-04 11:54:16 +00:00
test_accounts.py Use unittest.mock instead of third party mock 2020-04-18 11:59:31 -05:00
test_clients.py Use unittest.mock instead of third party mock 2020-04-18 11:59:31 -05:00
test_config_tempest.py Use unittest.mock instead of third party mock 2020-04-18 11:59:31 -05:00
test_credentials.py Use unittest.mock instead of third party mock 2020-04-18 11:59:31 -05:00
test_flavors.py Update DEFAULT_FLAVOR_{RAM, _ALT} >= 128 2020-06-26 21:18:26 +05:30
test_profile.py Use unittest.mock instead of third party mock 2020-04-18 11:59:31 -05:00
test_tempest_conf.py Use unittest.mock instead of third party mock 2020-04-18 11:59:31 -05:00
test_users.py Use unittest.mock instead of third party mock 2020-04-18 11:59:31 -05:00