barbican/barbican/tests/plugin
Ade Lee fda4948efb Fix broken gate due to breaking dependency changes
PyKMIP changes:

The CredentialType is no longer imported into the credentials
module.  Fixed the reference.  Skipping the accept header tests
till the webob fix is available.

WebOb 1.8.1 changes:

This patch updates the Accept header logic that was broken
by the update in the WebOb dependency.

In the interest of time I had to comment out four functional tests
that will require further work in the content negotiation logic so
we can get the gate working again.

Also shame on the WebOb folks for not bumping the major version
on this breaking change.

Change-Id: Ie4d0df0cca2c79686830931e96b11bbc97a41c5b
Story: 2002122
2018-06-01 17:33:51 -05:00
..
crypto Remove usage of parameter enforce_type 2017-05-29 09:55:15 +05:30
interface Stop using deprecated 'message' attribute in Exception 2017-07-26 05:30:17 +00:00
util Removed unnecessary setUp() calls in tests 2017-08-02 11:25:52 +02:00
__init__.py Restructure project to accommodate plugin types 2014-06-18 23:46:07 -05:00
test_castellan_secret_store.py Castellan based secret store 2018-05-14 01:37:48 -04:00
test_dogtag.py Remove pycrypto from dogtag plugin 2018-04-27 12:47:11 -04:00
test_kmip.py Fix broken gate due to breaking dependency changes 2018-06-01 17:33:51 -05:00
test_resource.py Python3: base64.b64encode expects bytes. 2016-04-26 15:12:36 +02:00
test_simple_certificate_manager.py Fix order of arguments in assertEqual 2015-09-30 11:21:02 +05:30
test_snakeoil_ca.py Replace pycrypto with cryptography in snakeoil 2017-04-20 08:55:43 -05:00
test_store_crypto.py Removed application/pkix media type 2017-03-01 10:18:12 +00:00
test_symantec.py Fix order of arguments in assertEqual 2015-09-30 11:21:02 +05:30