deb-heat/heat/tests/engine
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
..
service Fix mocking in several tests causing excessive run-times 2015-12-08 22:40:39 +00:00
__init__.py Split engine service test case 2015-04-20 10:19:58 -04:00
test_dependencies.py Use assertIn and assertNotIn 2015-10-26 22:40:14 +01:00
test_engine_worker.py Convergence: Re-trigger failed resource for latest traversal 2015-11-26 09:46:08 +00:00
test_plugin_manager.py Move core engine related unit tests to tests/engine 2015-07-21 17:37:20 +05:30
test_resource_type.py Fix HTTP error codes due to invalid templates 2015-11-20 21:27:13 -05:00
test_scheduler.py Eliminate unnecessary sleeps during no-op update 2015-12-07 18:03:39 -05:00
test_sync_point.py Convergence: Fix failing integration tests 2015-09-12 08:30:04 +00:00
tools.py Change namespace for Nova resources and tests 2015-11-18 08:42:29 +08:00