heat/heat/tests/engine
zhufl bc3c16a8e5 Remove unnecessary setUp and tearDown
setUp and tearDown will be automatically called around each
testcase, so this is to remove setUp and tearDown that doing
nothing additional than super to keep code clean.

Change-Id: I8b6943602419d3f360991721d90b61888b55ea60
2016-09-30 10:56:31 +08:00
..
service Increase the timeout for the stop_stack message 2016-09-22 09:45:08 -04:00
__init__.py Split engine service test case 2015-04-20 10:19:58 -04:00
test_check_resource.py Re-trigger on update-replace 2016-09-20 11:58:24 +00:00
test_dependencies.py Use assertIn and assertNotIn 2015-10-26 22:40:14 +01:00
test_engine_worker.py Remove unnecessary setUp and tearDown 2016-09-30 10:56:31 +08: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 Merge "Hidden StructuredDeployments and SoftwareDeployments" 2016-07-22 23:04:48 +00:00
test_scheduler.py Raise the last exception thrown into DependencyTaskGroup 2016-07-18 16:26:17 -04:00
test_sync_point.py Convergence: basic framework for cancelling workers 2016-09-10 09:22:36 +02:00
tools.py Use a queue instead of an event to send messages 2016-07-18 16:26:17 -04:00