horizon/horizon/test
Takashi Kajinami bced896d37 Remove workaround for old django-pyscss
This reverts the change[1] made earlier to workaround the issue caused
by usage of vendored version of six library in the django-pyscss
library.

The django-pyscss library no longer imports the vendored version of
six, since 2.0.3[2].

[1] 39f28ad5ed
[2] 1499332e1d

Change-Id: I22802b75d6a8d8f35930709e89d64dd65982cef0
2024-02-02 03:23:43 +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 Use python3-style super() 2020-10-15 14:37:20 +09:00
templates Clean up the syntax of html attributes to always use double quotes 2023-04-05 11:00:26 +02:00
test_dashboards Address RemovedInDjango40Warning (3) 2022-02-04 16:26:54 +09:00
unit Specify transform=repr in assertQuerysetEqual() 2023-10-23 14:24:49 +09:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
firefox_binary.py Use python3-style super() 2020-10-15 14:37:20 +09:00
helpers.py Fix test failures with Django 4.x 2023-09-13 08:40:51 -04:00
settings.py Remove workaround for old django-pyscss 2024-02-02 03:23:43 +09:00
urls.py Address RemovedInDjango40Warning (3) 2022-02-04 16:26:54 +09:00
utils.py Use python3-style super() 2020-10-15 14:37:20 +09:00
webdriver.py Integration test navigation machinery for Angular pages 2022-09-26 14:19:50 -05:00