deb-heat/heat/tests/engine/service
Steven Hardy b646c6b4ab Fix mocking in several tests causing excessive run-times
Several tests have missing mocking resulting in many minutes wasted
waiting for either RPC or client validation to time out.

Strangely this doesn't cause the tests to fail, only waste a lot of
time (tox -e py27 was taking over 10 mins for me, now nearer 5)

There are more broken tests to fix, but some have logical errors
so will be handled via subsequent patches.

Change-Id: I2021505930d6547a16531de6b2f9fbf33855fa3a
Partial-Bug: #1524047
2015-12-08 22:40:39 +00:00
..
__init__.py Split engine service test cases (8) 2015-08-20 21:19:59 -04:00
test_service_engine.py Merge "Add APIs implementation for output functions" 2015-11-26 15:35:00 +00:00
test_software_config.py Split engine service test cases (8) 2015-08-20 21:19:59 -04:00
test_stack_action.py Use EntityNotFound instead of StackNotFound. 2015-11-19 14:51:22 +08:00
test_stack_adopt.py Fix action (CREATE) in progress error for TemplateResource/RG 2015-10-01 22:29:00 +05:30
test_stack_create.py Change namespace for Nova resources and tests 2015-11-18 08:42:29 +08:00
test_stack_delete.py Use EntityNotFound instead of StackNotFound. 2015-11-19 14:51:22 +08:00
test_stack_events.py Fix to send only one notification when update completes 2015-12-03 18:35:57 +05:30
test_stack_resources.py Fix mocking in several tests causing excessive run-times 2015-12-08 22:40:39 +00:00
test_stack_snapshot.py Fix action (CREATE) in progress error for TemplateResource/RG 2015-10-01 22:29:00 +05:30
test_stack_update.py Fix mocking in several tests causing excessive run-times 2015-12-08 22:40:39 +00:00
test_stack_watch.py Use EntityNotFound instead of WatchRuleNotFound 2015-11-29 22:11:45 +08:00
test_threadgroup_mgr.py Split engine service test cases (8) 2015-08-20 21:19:59 -04:00