horizon/openstack_dashboard/test/tests
Kieran Spear d54e7b91bb Fix incorrect mocking in quota tests
We're using self.snapshots as the return value for volume_snapshot_list,
which is a list of Glance snapshots. It should be
self.cinder_volume_snapshots.

Also change the assert to assertItemsEqual since we're dealing with
dictionaries.

Closes-bug: 1413480
Change-Id: I9632490e94c5d5cd435363c74a2ec65546a9c29f
2015-01-22 16:37:06 +11:00
..
__init__.py Allow running tests individually 2012-11-15 14:50:51 +11:00
error_pages.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
policy.py Fix order of arguments in assertEqual 2014-09-01 10:41:52 +08:00
quotas.py Fix incorrect mocking in quota tests 2015-01-22 16:37:06 +11:00
selenium_tests.py Tests pass in languages other than English 2015-01-14 12:59:42 -07:00
templates.py Fix Flake8 style warnings in openstack_dashboard/ 2014-07-30 14:13:24 +02:00
utils.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00