deckhand/deckhand/tests/unit/engine
Alan Meadows 0fae4bec58 The field returned by barbican is secret_ref, not secret_href
Also, this accounts for the the resp.to_dict() call not absorbing
the secret_ref key.

This commit also adds type mapping for missing secret types to
their barbican equivalents.

Change-Id: Idd4895fd441443a3dc41a3358edf6bd3648be5c1
2018-02-07 21:45:04 -05:00
..
__init__.py Initial engine framework 2017-07-17 20:46:49 +01:00
base.py Improve document validation module. 2018-01-15 16:51:52 -05:00
test_document_layering.py Move DB calls out of engine module into controllers 2018-01-18 14:59:43 -05:00
test_document_layering_and_substitution.py Functional tests for layering + substitution scenarios 2018-01-21 16:11:18 -04:00
test_document_layering_negative.py Fix: Make layering more performant. 2018-01-31 16:48:38 -05:00
test_document_validation.py Fix various substitution issues 2018-02-05 20:15:50 -05:00
test_document_validation_negative.py Improve validation error messages returned by Deckhand 2018-01-25 21:51:31 -05:00
test_secrets_manager.py The field returned by barbican is secret_ref, not secret_href 2018-02-07 21:45:04 -05:00