]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Speed up engine manager unit tests
authorZane Bitter <zbitter@redhat.com>
Wed, 11 Jul 2012 13:53:40 +0000 (09:53 -0400)
committerZane Bitter <zbitter@redhat.com>
Wed, 11 Jul 2012 14:01:58 +0000 (10:01 -0400)
commitf5811fb4e92decdd255df40329ab7b242ec9cafc
tree6178cf9679916be0e4107fb1ba2212e9bd838dce
parent7e56619e4135260065cbee36d1cbee7b936fb9fc
Speed up engine manager unit tests

Refactor the engine manager unit tests so that they all use a single stack
that is only set up once. This makes the tests run a lot faster, and also
makes them easier to write. Both should encourage increased testing.

Change-Id: I50d2ffff393d4049459c5c30e408961681c189c7
Signed-off-by: Zane Bitter <zbitter@redhat.com>
heat/tests/test_stacks.py