horizon/horizon/test
Shu Muto f494c6f2d4 Fix Angular errors in openstack_auth
Angular errors on login page are caused by loading ngdetails view.
Although registration of URL for ngdetails is executed on top level
of Horizon, ngdetails view is not needed to be loaded in login page,
i.e. openstack_auth side.
To fix this issue, this patch moves registration of URL for ngdetails
into openstack_dashboard side.

Change-Id: Ib039417b4e666c2341f17ac05fd7723bc758816c
Closes-Bug: #1754133
Closes-Bug: #1753557
2018-03-17 18:36:01 +09:00
..
customization Fixed typos in comment for renaming dashboard 2015-09-08 18:05:02 +05:30
dummy_auth Fix horizon/test selenium tests for Django 1.8 2015-09-30 16:41:30 +10:00
jasmine Applying auto-file-discovery partially 2015-06-29 16:04:14 -06:00
messages Add message of the day option 2016-01-22 11:31:36 -08:00
selenium horizon: Move test files to match corresponding module structure 2017-12-09 21:37:12 +09:00
templates Move test template to more proper directory 2018-02-13 12:23:32 +09:00
test_dashboards hacking: noqa cleanup in horizon 2017-03-17 19:38:47 +00:00
unit Fix Angular errors in openstack_auth 2018-03-17 18:36:01 +09:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
firefox_binary.py Fix docstring warnings 2016-09-24 20:44:48 +09:00
helpers.py TabGroup: Make tabs pluggable via horizon plugin config 2018-03-12 21:04:22 +09:00
settings.py django2: adopt New-style middleware 2018-03-03 07:22:35 +09:00
urls.py django2: Fix 3-tuple ImproperlyConfigured error 2018-03-03 07:20:43 +09:00
utils.py Fix H405 (multi line docstring) warnings (horizon) 2017-06-09 16:04:57 +00:00
webdriver.py Fix H405 (multi line docstring) warnings (horizon) 2017-06-09 16:04:57 +00:00