horizon/openstack_dashboard/test/tests
ChenZheng c7d5371b47 Fix order of arguments in assertEqual
Some tests used incorrect order assertEqual(observed, expected).

The correct order expected by testtools is
assertEqual(expected, observed).

Change-Id: Iabf6e55146412b57b6a6544f312f9510f762566a
Partial-Bug: #1259292
2014-09-01 10:41:52 +08: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 order of arguments in assertEqual 2014-09-01 10:41:52 +08:00
selenium_tests.py Fix order of arguments in assertEqual 2014-09-01 10:41:52 +08: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