]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
heat tests : test_watch add create_watch_data test
authorSteven Hardy <shardy@redhat.com>
Tue, 22 Jan 2013 13:15:20 +0000 (13:15 +0000)
committerSteven Hardy <shardy@redhat.com>
Tue, 22 Jan 2013 13:15:20 +0000 (13:15 +0000)
commitfa80030eb720e45757e123f386bffd4f1cede8a6
treedf0be7eedc872eb0e70fd4b242e705b14388929b
parentf1d31b384851af24b203844f3785df0ca808ece5
heat tests : test_watch add create_watch_data test

Add test for create_watch_data, note there are some limitations
on what we can test here due to weird sqlite behavior with the
relationships defined in the sqlalchemy model

Change-Id: I2616b6dcf163914619321e9ff08e37f3f365d7db
Signed-off-by: Steven Hardy <shardy@redhat.com>
heat/tests/test_watch.py