python-tempestconf/config_tempest/tests
Sean McGinnis 507d1c61e3
Use unittest.mock instead of third party mock
Now that we no longer support py27, we can use the standard library
unittest.mock module instead of the third party mock lib.

Change-Id: I72c472e13b4fc96aa81a1cab4a9f30c3df118107
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-04-18 11:59:31 -05:00
..
services Use unittest.mock instead of third party mock 2020-04-18 11:59:31 -05:00
__init__.py Initial Cookiecutter Commit. 2016-08-24 17:21:57 +02:00
base.py Use unittest.mock instead of third party mock 2020-04-18 11:59:31 -05: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 Use unittest.mock instead of third party mock 2020-04-18 11:59:31 -05:00
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