keystoneauth/keystoneauth1/tests/unit/loading
Eric Fried 70e1f44169 Add tests for mutually exclusive [min|max]version
As suggested by Lance [1], add test cases to prove that configuring
`version` is mutually exclusive with configuring *either* `min_version`
or `max_version`.

[1] https://review.openstack.org/#/c/482742/7/keystoneauth1/tests/unit/loading/test_adapter.py@76

Change-Id: I4fea4d149feccebcbb29c34dc2bd4de5669aa1f4
2017-09-01 16:31:35 -05:00
..
__init__.py Fix plugin loading tests 2015-08-25 12:17:37 +10:00
test_adapter.py Add tests for mutually exclusive [min|max]version 2017-09-01 16:31:35 -05:00
test_cli.py Introduce keystoneauth1.loading.adapter 2017-05-01 17:20:54 -05:00
test_conf.py Merge "Allow fetching oslo.config Opts from plugins" 2015-10-16 02:27:21 +00:00
test_entry_points.py Check that all defined entry points can be loaded 2016-05-23 16:51:07 +02:00
test_generic.py Swap the order of username deprecation 2016-03-03 13:18:10 +01:00
test_loading.py Using assertFalse(A) instead of assertEqual(False, A) 2017-06-23 15:34:00 +07:00
test_session.py Move session loading tests into loading section 2015-09-10 12:37:20 +10:00
test_v3.py mark a few oidc parameters as required 2016-11-01 11:12:12 -04:00
utils.py Merge "Add __ne__ built-in function" 2017-01-06 18:12:48 +00:00