horizon/openstack_dashboard/dashboards/project/volumes
Steve McLellan d76a61346e Make unit testing less reliant on HTML fragments
Some tests check for equality with quite large HTML fragments, when
the test is only interested in certain specific things (and not style
changes etc). This patch alters some of those tests (specifically ones
that were tripping up a dependent patch, but can be expanded) to check
the context data of the response, since the actual rendering is tested
by horizon's tests.

It also adds tests to check context data in 'normal' circumstances so
that no test coverage should be lost by this.

Change-Id: I09be82058edc923521ffb4c022515845a18b158d
Closes-Bug: #1517084
2015-11-30 10:24:38 -06:00
..
backups Navigation + cleanup for details pages 2015-11-09 07:01:04 +00:00
snapshots Navigation + cleanup for details pages 2015-11-09 07:01:04 +00:00
templates/volumes Drop Django 1.7 support 2015-11-16 11:55:38 +00:00
volumes Make unit testing less reliant on HTML fragments 2015-11-30 10:24:38 -06:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
panel.py Move Horizon to pure plugin loading only 2015-08-03 14:49:31 -06:00
tabs.py Replace SortedDict with OrderedDict 2015-09-04 18:39:15 +00:00
test.py Replace mox with mox3 2015-07-13 15:02:10 +02:00
urls.py Fix E128 errors in openstack_dashboard/dashboards/project/ 2014-10-16 16:53:52 +09:00
utils.py [Sahara] Support Cinder availability zones 2015-02-04 08:59:23 +01:00
views.py Refactor/remove obsolete page_header blocks 2015-03-31 17:23:44 +00:00