kolla-cli/kolla_cli/tests/unit
jacky06 cb017ed845 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: I6101cb044ee0fc2a7be95352569782eaf0b938aa
2020-04-06 12:33:06 +08:00
..
__init__.py Align tests with how functional tests are handled 2018-05-16 16:13:54 -04:00
common.py Add service command unit tests 2018-06-07 18:03:30 -04:00
test_deploy_cmd.py Use unittest.mock instead of third party mock 2020-04-06 12:33:06 +08:00
test_genconfig_cmd.py Use unittest.mock instead of third party mock 2020-04-06 12:33:06 +08:00
test_group_cmd.py Use unittest.mock instead of third party mock 2020-04-06 12:33:06 +08:00
test_host_cmd.py Use unittest.mock instead of third party mock 2020-04-06 12:33:06 +08:00
test_prechecks_cmd.py Use unittest.mock instead of third party mock 2020-04-06 12:33:06 +08:00
test_pull_cmd.py Use unittest.mock instead of third party mock 2020-04-06 12:33:06 +08:00
test_reconfigure_cmd.py Use unittest.mock instead of third party mock 2020-04-06 12:33:06 +08:00
test_service_cmd.py Use unittest.mock instead of third party mock 2020-04-06 12:33:06 +08:00
test_stop_cmd.py Use unittest.mock instead of third party mock 2020-04-06 12:33:06 +08:00
test_upgrade_cmd.py Use unittest.mock instead of third party mock 2020-04-06 12:33:06 +08:00