heat/heat/tests/autoscaling
Sean McGinnis fd6cf83554
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: I8f764e9ba46a4e2055be61eb0fe97d155ab1c70e
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-05-05 08:42:11 -05:00
..
__init__.py Move TestInstanceGroup to test_instance_group.py 2014-10-07 12:01:30 +10:00
inline_templates.py Move all scaling policy tests to autoscaling/ 2015-02-04 16:48:59 +10:00
test_heat_scaling_group.py Use unittest.mock instead of third party mock 2020-05-05 08:42:11 -05:00
test_heat_scaling_policy.py Use unittest.mock instead of third party mock 2020-05-05 08:42:11 -05:00
test_launch_config.py Use unittest.mock instead of third party mock 2020-05-05 08:42:11 -05:00
test_lbutils.py Use unittest.mock instead of third party mock 2020-05-05 08:42:11 -05:00
test_new_capacity.py Move new capacity calculation to scaling library 2015-09-10 21:01:24 +05:30
test_rolling_update.py Fix scenario names in rolling update test 2015-09-10 10:43:21 -04:00
test_scaling_group.py Use unittest.mock instead of third party mock 2020-05-05 08:42:11 -05:00
test_scaling_policy.py Use unittest.mock instead of third party mock 2020-05-05 08:42:11 -05:00
test_scaling_template.py Fix [H405] pep rule in heat/tests 2015-10-12 14:08:16 +03:00