horizon/openstack_dashboard/test
zhangdebo1987 2cda101cf9 NaNJSONEncoder should be used in api "cinder/tenantabsolutelimits"
In api "cinder/tenantabsolutelimits", result maybe contains Infinity values,
but Infinity values are not supported by JSON standard, so NaNJSONEncoder is
needed here.

Change-Id: I750637e3214ad46a8b29e1ad565870cdcb827fe1
Closes-bug: #1714417
(cherry picked from commit de37fc1024)
2017-11-30 16:09:18 +00:00
..
api_tests NaNJSONEncoder should be used in api "cinder/tenantabsolutelimits" 2017-11-30 16:09:18 +00:00
integration_tests Replace dict.iteritems() with dict.items() in horizon 2017-08-01 08:31:49 +08:00
jasmine Remove unused jasmine_tests.py 2015-05-13 12:39:00 -06:00
templates Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
test_data Split out FWaaS dashboard 2017-06-27 14:20:03 +00:00
test_panels Add Apache 2.0 license to source file 2016-12-02 17:40:28 +07:00
test_plugins assertEquals is deprecated, use assertEqual 2016-01-27 00:59:19 +08:00
tests Fix tenant_quota_usages function calls caching 2017-06-26 17:36:07 +03:00
__init__.py Revamp of testing machinery. 2012-04-23 22:24:21 -07:00
error_pages_urls.py hacking: noqa cleanup in openstack_dashboard 2017-03-17 19:38:47 +00:00
helpers.py Use flake8-import-order plugin 2017-07-03 08:02:23 +00:00
settings.py Added SELECTABLE_THEMES setting 2017-07-26 11:52:35 +01:00
themes.py Added SELECTABLE_THEMES setting 2017-07-26 11:52:35 +01:00
urls.py hacking: noqa cleanup in openstack_dashboard 2017-03-17 19:38:47 +00:00
views.py Fix actions inside instance details view page 2017-11-17 10:04:04 +00:00