horizon/horizon
Richard Jones 9e09cfab2e Fix horizon/test selenium tests for Django 1.8
This fixes the dummy user used in the Selenium tests
for Django 1.8 updates (_meta.pk.to_python() etc strike
again).

It also addresses the refactoring of horizon.utils back
into angular code. This aspect of the patch, along with
the general structure of the test base.html, needs to
be revisited, but fixing that structure correctly is
outside of the scope of this patch.

Also the ObjDictWrapper was enhanced to allow easier
debugging of test failures, and simplified to reduce
LOC achieving the same functionality.

Change-Id: I5a50ad89163a8cce06959d36314a836c4bd3592c
Closes-Bug: 1501163
2015-09-30 16:41:30 +10:00
..
browsers Fix Flake8 style warnings in horizon/ 2014-07-29 20:38:49 +00:00
conf "scss is misspelled as css" in these scss files 2015-09-15 09:29:44 -03:00
contrib Datepicker locale support 2014-09-23 14:24:48 +00:00
forms py3: Replace basestring with six.string_types 2015-08-19 17:18:32 -07:00
locale Imported Translations from Zanata 2015-09-25 06:22:57 +00:00
management Updating startpanel for pluggables 2015-01-14 16:11:00 -07:00
static Fix loading of angular in jquery modals 2015-09-30 04:15:17 +00:00
tables Merge "Use raw data for inline edits of boolean fields" 2015-09-24 18:50:33 +00:00
tabs Replace SortedDict with OrderedDict 2015-09-04 18:39:15 +00:00
templates Merge "Drop QUnit JS tests in favor of Jasmine" 2015-09-02 08:27:46 +00:00
templatetags Replace SortedDict with OrderedDict 2015-09-04 18:39:15 +00:00
test Fix horizon/test selenium tests for Django 1.8 2015-09-30 16:41:30 +10:00
utils Port password tests to Python 3 2015-09-04 12:27:04 +02:00
workflows py3: Replace unicode with six.text_type 2015-08-27 01:26:02 +02:00
__init__.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
base.py Fix typo on access_cached comment 2015-09-17 20:48:26 -07:00
context_processors.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
decorators.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
exceptions.py Ensure exc message is included in user_message 2015-09-07 14:32:02 +01:00
karma.conf.js Added karma threshold reporting & failure 2015-08-20 17:07:08 +01:00
loaders.py Port password tests to Python 3 2015-09-04 12:27:04 +02:00
messages.py Uniquify horizon messages returned in a single response 2014-09-17 13:45:07 +00:00
middleware.py Logout user if he has no valid tokens 2015-08-29 04:02:54 +00:00
models.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
site_urls.py Drop QUnit JS tests in favor of Jasmine 2015-08-27 13:09:00 +00:00
version.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
views.py Document and improve PageTitleMixin readability 2015-02-11 16:16:20 +00:00