horizon/openstack_dashboard/test/integration_tests/pages
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
..
admin flake8-import-order: Ensure to place project imports last 2017-09-20 01:19:38 +00:00
identity Merge "Added tests for Identity Groups" 2016-05-24 14:25:52 +00:00
project Replace dict.iteritems() with dict.items() in horizon 2017-08-01 08:31:49 +08:00
settings In integration tests wait 1 second after changing the password 2016-05-11 16:54:35 +03:00
__init__.py Integration tests - page objects pattern 2014-03-25 13:42:57 +02:00
basepage.py Merge "Provide an integration test for dynamic themes" 2016-06-08 21:47:08 +00:00
loginpage.py Horizon Login now inherits from Bootstrap Theme 2015-11-16 15:41:25 -07:00
navigation.py Use flake8-import-order plugin 2017-07-03 08:02:23 +00:00
pageobject.py Fix H405 (multi line docstring) warnings (openstack_dashboard) 2017-06-09 16:05:31 +00:00