horizon/horizon/test/tests
Akihiro Motoki af3b7e4134 flake8-import-order: Ensure to place project imports last
To ensure project imports are placed after third party import,
we need to specify application-import-names.
Previously flake8-import-check checks only standard imports or not.

Change-Id: I9beb2105f686dc7d9aebfce8e21c5e182698e2fe
2017-09-20 01:19:38 +00:00
..
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
babel_extract_angular.py Fix H405 (multi line docstring) warnings (horizon) 2017-06-09 16:04:57 +00:00
base.py Show NotAuthorized error message on a separate page 2017-08-29 16:37:04 +03: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 Show NotAuthorized error message on a separate page 2017-08-29 16:37:04 +03: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 Get rid of the <MagicMock> output when the tests run 2017-07-27 16:44:52 +02:00
test_file_discovery.py Use flake8-import-order plugin 2017-07-03 08:02:23 +00:00
utils.py hacking: Specify white list rules in noqa explicity 2017-05-24 03:03:41 +00:00
views.py flake8-import-order: Ensure to place project imports last 2017-09-20 01:19:38 +00:00
workflows.py Support allowed() in workflows.Step 2017-04-17 08:23:48 +00:00