horizon/horizon/test
Matthias Runge 6a8361de94 Fix UTF-8 handling in tables
Previous fix was not complete.

Altered the transform for sequence comparison to use str
instead of repr for greater py2/py3 compatibility in the
face of unicode.

Closes-Bug: #1488443
Related-Bug: #1464461
Co-Authored-By: Richard Jones <r1chardj0n3s@gmail.com>
Change-Id: I6b2c554350399f97f639e4c1e8d1ac8a34c9d046
2015-09-22 18:38:18 +10:00
..
customization Fixed typos in comment for renaming dashboard 2015-09-08 18:05:02 +05:30
dummy_auth Checking session timeout before authentication 2014-09-25 15:06:19 +02:00
jasmine Applying auto-file-discovery partially 2015-06-29 16:04:14 -06:00
templates Fix the selenium LazyLoadedTabsTests 2015-08-31 01:52:00 +00:00
test_dashboards "scss is misspelled as css" in these scss files 2015-09-15 09:29:44 -03:00
tests Fix UTF-8 handling in tables 2015-09-22 18:38:18 +10:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
helpers.py Do not call _assertNotContains override in Django newer than 1.6 2015-07-31 16:39:14 +00:00
patches.py Fix E127 errors in horizon/ 2014-10-01 19:49:41 +09:00
settings.py Fix the selenium LazyLoadedTabsTests 2015-08-31 01:52:00 +00:00
urls.py Drop QUnit JS tests in favor of Jasmine 2015-08-27 13:09:00 +00:00
utils.py Replace dict.iteritems() with six.iteritems(dict) 2015-07-24 12:20:56 +02:00
webdriver.py Remove selenium dependency when not using selenium tests 2014-10-10 10:44:55 -07:00