horizon/openstack_dashboard/test/integration_tests/tests
Akihiro Motoki e6b78f92f2 Use flake8-import-order plugin
In reviews we usually check import grouping but it is boring.
By using flake8-import-order plugin, we can avoid this.
This flake8 plugin is already used in tempest.
It enforces loose checking so it sounds good to use.

Note that flake8-import-order version is pinned to avoid unexpected
breakage of pep8 job.

Change-Id: I8ccd05eb70350a2441cc2a4d1eafc09ee690b83b
2017-07-03 08:02:23 +00:00
..
test-data Added test for check stacks creation and deletion functionality 2016-04-20 11:14:02 +03:00
__init__.py Integration tests - running the tests 2014-02-26 10:45:21 +00:00
test_credentials.py Use flake8-import-order plugin 2017-07-03 08:02:23 +00:00
test_defaults.py Fix H405 (multi line docstring) warnings (openstack_dashboard) 2017-06-09 16:05:31 +00:00
test_flavors.py Fix H405 (multi line docstring) warnings (openstack_dashboard) 2017-06-09 16:05:31 +00:00
test_floatingips.py Fix order of arguments in assertEqual 2016-08-16 12:02:45 +07:00
test_groups.py Added tests for Identity Groups 2016-05-04 05:32:18 +00:00
test_host_aggregates.py Fix H405 (multi line docstring) warnings (openstack_dashboard) 2017-06-09 16:05:31 +00:00
test_images.py Fix H405 (multi line docstring) warnings (openstack_dashboard) 2017-06-09 16:05:31 +00:00
test_instances.py Fix H405 (multi line docstring) warnings (openstack_dashboard) 2017-06-09 16:05:31 +00:00
test_keypairs.py Re-enable keypairs integration test 2016-02-10 19:59:48 +00:00
test_login.py Fix H405 (multi line docstring) warnings (openstack_dashboard) 2017-06-09 16:05:31 +00:00
test_metadata_definitions.py Fix H405 (multi line docstring) warnings (openstack_dashboard) 2017-06-09 16:05:31 +00:00
test_networks.py Fix H405 (multi line docstring) warnings (openstack_dashboard) 2017-06-09 16:05:31 +00:00
test_projects.py Delegate tearDown logic to addCleanup method 2016-06-01 18:39:19 +03:00
test_router.py Fix H405 (multi line docstring) warnings (openstack_dashboard) 2017-06-09 16:05:31 +00:00
test_router_gateway.py Fix H405 (multi line docstring) warnings (openstack_dashboard) 2017-06-09 16:05:31 +00:00
test_security_groups.py Fix H405 (multi line docstring) warnings (openstack_dashboard) 2017-06-09 16:05:31 +00:00
test_stacks.py Fix H405 (multi line docstring) warnings (openstack_dashboard) 2017-06-09 16:05:31 +00:00
test_user_settings.py Fix H405 (multi line docstring) warnings (openstack_dashboard) 2017-06-09 16:05:31 +00:00
test_users.py Integration tests naming sanity 2016-02-09 21:14:37 +03:00
test_volume_snapshots.py Fix H405 (multi line docstring) warnings (openstack_dashboard) 2017-06-09 16:05:31 +00:00
test_volumes.py Fix H405 (multi line docstring) warnings (openstack_dashboard) 2017-06-09 16:05:31 +00:00
test_volumetypes.py Fix H405 (multi line docstring) warnings (openstack_dashboard) 2017-06-09 16:05:31 +00:00