python-openstackclient/openstackclient/tests/unit/identity/v3
Sean McGinnis 69db9fe73c
Raise flake8-import-order version to latest
We had this library capped at a release that is a few years old. Now
that we have dropped py2 testing, we can pick up the latest version.

This uncovered a few things to clean up. Mostly the fact that mock is
now a part of the StdLib unittest since Python 3.3.

Change-Id: I27484dd4c25378413ff16e97a35a1a46062357bc
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-01-10 14:21:47 -06:00
..
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_application_credential.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_catalog.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_consumer.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_credential.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_domain.py Add project tags functionality 2018-02-23 20:26:57 +00:00
test_endpoint.py Allow endpoint filtering on both project and project-domain 2018-10-09 13:23:49 +00:00
test_endpoint_group.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_group.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_identity_provider.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_implied_role.py Fix the `role implies list` command. 2018-06-24 02:17:02 +02:00
test_limit.py Add project param in LimitList parser 2018-11-08 11:19:24 -06:00
test_mappings.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_oauth.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_project.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_protocol.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_region.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_registered_limit.py Implement support for registered limits 2018-07-23 21:18:50 +00:00
test_role.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_role_assignment.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_service.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_service_provider.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_token.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_trust.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_unscoped_saml.py Remove auth_with_unscoped_saml decorator 2016-12-04 18:59:09 +00:00
test_user.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00