]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Simplify a stack update unit test
authorZane Bitter <zbitter@redhat.com>
Thu, 13 Jun 2013 18:03:27 +0000 (20:03 +0200)
committerZane Bitter <zbitter@redhat.com>
Fri, 21 Jun 2013 16:19:15 +0000 (18:19 +0200)
commit0cb542463c0bc25a518d34252deecc3681d33cb6
tree8cfc5352a496ef506d933ea059650a0abec75a70
parent46edefa36cfd3ff6d31a54c7e8eccd059887badb
Simplify a stack update unit test

Separate out the two resources into separate classes that can be mocked (or
not) independently.

Change-Id: I0d8fc73262256330c0f3e7fd50cc655a12332dc4
heat/tests/test_parser.py