heat/heat/tests
Angus Salkeld c44746d8d5 Fix the wait condition's reading of the metadata.
the db was caching the object, so we need to 'expire'
it to make sure we are getting live data.

Change-Id: I1108daccc96f3dcfa33fda968ea30d83e03aad2d
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2012-06-21 20:10:53 +10:00
..
examples Adding resource initialization test 2012-04-23 08:17:10 -04:00
functional Fix new pep8 warnings. 2012-06-01 11:50:36 -07:00
unit Add a name to the checkeddict to improve the error messages 2012-05-30 23:22:58 +10:00
v1_1 Allowed the database call to return no parsed template. 2012-05-10 15:31:31 -04:00
__init__.py Allowed the database call to return no parsed template. 2012-05-10 15:31:31 -04:00
fakes.py Copied the python-novaclient test code to avoid importing via python path 2012-04-30 10:39:51 -04:00
test_cfn.py Fix new pep8 warnings. 2012-06-01 11:50:36 -07:00
test_dependencies.py Do proper dependency calculations 2012-06-15 11:29:08 +02:00
test_manager.py Move parsing of parameters out of template parser 2012-06-17 18:25:23 +02:00
test_parser.py Improve parser readability + add unit tests 2012-06-05 15:51:20 +02:00
test_resources.py Move parsing of parameters out of template parser 2012-06-17 18:25:23 +02:00
test_stacks.py DB: add stack status & reason, resource metadata 2012-06-20 23:49:26 +10:00
test_validate.py Refactor template resolution 2012-06-04 11:31:13 +02:00
test_waitcondition.py Fix the wait condition's reading of the metadata. 2012-06-21 20:10:53 +10:00
test_watch.py Restructure watchrules to make them more testable 2012-06-05 10:04:16 +10:00
testing-overview.txt Update virtual-env requires and documentation 2012-04-24 14:17:40 -04:00
utils.py Copied the python-novaclient test code to avoid importing via python path 2012-04-30 10:39:51 -04:00