horizon/openstack_dashboard/test
Masco Kaliyamoorthy 6b336350d9 corrected the wrong return value in lbaas test case
In 'LbaasApiTests.test_pool_get' test case 'show_health_monitor' api
is returning wrong value. It should return dict of 'health_monitor' dict.

Actually it is returning dict of 'health_monitors' list, which is wrong.

This patch modifying the test case to return expected value.

Change-Id: Ia68bab3f71a9ebab5018061c76cd8eda6b09e66c
Closes-Bug: #1467516
2015-06-22 19:14:36 +05:30
..
api_tests corrected the wrong return value in lbaas test case 2015-06-22 19:14:36 +05:30
integration_tests Skip test_sahara_image_registry while investigating reasons 2015-06-19 08:13:47 +00:00
jasmine Remove unused jasmine_tests.py 2015-05-13 12:39:00 -06:00
templates Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
test_data Add support for cinder pools 2015-05-08 08:44:30 -07:00
test_panels Fix addition of plugin panel to panel group 2015-04-22 23:02:43 -07:00
test_plugins Fix addition of plugin panel to panel group 2015-04-22 23:02:43 -07:00
tests Fix date pickers in metering modal 2015-04-28 11:08:27 +01:00
__init__.py Revamp of testing machinery. 2012-04-23 22:24:21 -07:00
error_pages_urls.py Fix E128 errors in remaining openstack_dashboard/ 2014-10-16 16:53:52 +09:00
helpers.py Fix addition of plugin panel to panel group 2015-04-22 23:02:43 -07:00
settings.py Removing unnecessary test setting of dashboards 2015-06-18 15:58:02 -06:00
urls.py Base dashboard Jasmine framework 2015-03-05 16:02:35 -07:00