horizon/horizon/test/tests
Julie Pichon ff7049432b Handle "null" time values for Stacks
The timesince filter expects a date or datetime object, and would fail
when receiving an empty string. Create a new filter that returns the
string value "Never" under these circumstances.

Change-Id: I73f4dbb608fc143c3ac60d753e9e222762579e51
Closes-Bug: #1286959
2014-03-26 12:00:53 +00:00
..
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
base.py get_user_home test fix for django 1.6 2014-02-12 12:03:31 -07:00
forms.py Support warning messages in SelfHandlingForm 2013-12-13 11:06:43 +11:00
messages.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
middleware.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
selenium.py Revert "JSHint integration" 2014-01-21 22:30:55 +01:00
tables.py Handle failures on column filters more gracefully 2014-03-13 17:42:08 +00:00
tabs.py Replace assertEqual(None, *) with assertIsNone in tests 2014-02-16 13:33:17 +08:00
templatetags.py Fix inappropriate display for inf value of RAM and Storage. 2014-01-20 10:57:12 +08:00
utils.py Handle "null" time values for Stacks 2014-03-26 12:00:53 +00:00
workflows.py give a fullscreen attribute to workflow, for modal view 2014-01-16 18:29:06 +01:00