deckhand/deckhand/tests
Roman Gorshunov 5241d1d6ea Fix deckhand-integration-uwsgi-py35 tests
During Gabbi tests server returns one of

  application/json
  application/json; charset=UTF-8

in a Content-Type HTTP header, depending on which test is being run.
This might be related to different pip/pip3 versions and dependencies
installed being used during standalone vs. containerized tests.

This patch allows for both returned header's values to be accepted as
valid as a remediate solution until versions of packages and pip/pip3
usage is unified.

Change-Id: Ifb8f2d68e3474946b3df154cb016cc18cfc95d23
2020-03-01 19:47:29 +01:00
..
common integration tests: Add Barbican validation/assertions 2018-07-22 16:32:57 +00:00
functional Fix v2 schema support 2019-08-13 11:50:28 -05:00
integration Fix deckhand-integration-uwsgi-py35 tests 2020-03-01 19:47:29 +01:00
unit Barbican driver simplification 2020-01-24 22:26:29 +00:00
__init__.py Initial engine framework 2017-07-17 20:46:49 +01:00
deckhand.conf.test Implement Barbican cache for quick secret payload/ref data 2018-08-22 16:16:26 +01:00
test_utils.py Move retrieval of encrypted documents to Deckhand controller 2018-07-08 23:16:26 +00:00