horizon/openstack_dashboard/test/tests
lawrancejing f85ed2e595 Replace assertEqual(None, *) with assertIsNone in tests
Replace assertEqual(None, *) with assertIsNone in tests to have
more clear messages in case of failure.

Change-Id: I2506fe57adb98c52147138d8eb6c0254423ffdd7
2014-02-16 13:33:17 +08:00
..
__init__.py Allow running tests individually 2012-11-15 14:50:51 +11:00
error_pages.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
policy.py Replace assertEqual(None, *) with assertIsNone in tests 2014-02-16 13:33:17 +08:00
quotas.py Add missing __contains__() and get() methods to QuotaUsage 2013-12-20 13:19:51 +01:00
selenium.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
templates.py Gate on H4xx docstrings for pep8 2013-11-23 12:51:07 -05:00
utils.py Enable H302 check 2013-08-22 17:39:09 +04:00