python-glanceclient/tests
Jamie Lennox e386e441af Stub authentication requests rather than plugins
Rather than testing that a certain plugin was loaded test to make sure
that the client actually did the authentication request and that the
content of that request was correct.

This means we are not so tightly bound to those specific plugins and
this can be changed in later reviews.

Change-Id: Ia3ae0069e3e0277d655f0e251196eca658f94c75
2015-03-28 14:21:51 +11:00
..
v1 Glance image delete output 2015-02-17 11:27:24 +01:00
v2 Merge "Extend images CLI v2 with new sorting syntax" 2015-03-16 20:12:42 +00:00
var SSL: Handle wildcards in Subject Alternative Names 2013-12-11 10:27:20 +01:00
__init__.py Basic testing 2012-04-02 14:08:03 -07:00
test_base.py Reuse class Manager from common code 2014-06-12 14:42:46 +03:00
test_client.py Don't require version to create Client instance 2014-12-09 14:45:06 +00:00
test_exc.py Strip json and html from error messages 2015-02-16 10:01:53 -06:00
test_http.py Replace mox in tests with requests-mock 2015-03-28 14:16:00 +11:00
test_progressbar.py Fix the parameter order of assertEqual in glanceclient test 2014-02-25 16:18:19 +09:00
test_shell.py Stub authentication requests rather than plugins 2015-03-28 14:21:51 +11:00
test_ssl.py Merge "https: Prevent leaking sockets for some operations" 2015-03-04 08:38:19 +00:00
test_utils.py Unify using six.moves.range rename everywhere 2015-02-25 12:17:24 +00:00
utils.py Remove redundant FakeSchemaAPI __init__ method 2015-03-26 12:42:18 +00:00