horizon/horizon/test/tests
Akihiro Motoki 5273c27a75 hacking: Specify white list rules in noqa explicity
If 'noqa' is specified all hacking checks are disabled.
It is better to ignore specific rules explicitly rather than
ignoring all. The recent flake8 supports this [1].

[1] http://flake8.pycqa.org/en/latest/user/ignoring-errors.html

Change-Id: I74246adb4d1d2613c2703cf519428b64d00e59bb
2017-05-24 03:03:41 +00:00
..
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
babel_extract_angular.py Revert "i18n: trim whitespaces in extracted messages" 2016-08-03 17:11:40 +00:00
base.py hacking: noqa cleanup in horizon 2017-03-17 19:38:47 +00:00
exceptions.py Fix some annotation errors 2017-02-15 00:37:45 +00:00
forms.py Horizon selects are now themable: Launch Instance 2016-06-08 18:25:23 +00:00
messages.py Modify use of assertTrue(A in B) 2016-09-03 11:26:52 +08:00
middleware.py hacking: noqa cleanup in horizon 2017-03-17 19:38:47 +00:00
notifications.py Add message of the day option 2016-01-22 11:31:36 -08:00
selenium_tests.py Modify use of assertTrue(A in B) 2016-09-03 11:26:52 +08:00
tables.py hacking: noqa cleanup in horizon 2017-03-17 19:38:47 +00:00
tabs.py hacking: noqa cleanup in horizon 2017-03-17 19:38:47 +00:00
templatetags.py hacking: Specify white list rules in noqa explicity 2017-05-24 03:03:41 +00:00
test_commands.py Update startdash/startpanel for newer Django patterns 2015-11-13 03:40:26 +00:00
test_file_discovery.py [Django 1.9] Replace django.utils.unittest 2016-01-18 16:19:00 +00:00
utils.py hacking: Specify white list rules in noqa explicity 2017-05-24 03:03:41 +00:00
views.py Document and improve PageTitleMixin readability 2015-02-11 16:16:20 +00:00
workflows.py Support allowed() in workflows.Step 2017-04-17 08:23:48 +00:00