deckhand/deckhand/tests
Felipe Monteiro b03a4522cb fix: Use schema instead of metadata.schema for replacement check
Recently added replacement check incorrectly uses metadata.schema
and metadata.name to key on the document -- but it should be schema
and metadata.name, the combination of which uniquely defines a
document.

Change-Id: I6cd1679ad41be38cb78d65ce2763e60f7da390d2
2018-10-31 15:02:28 -04:00
..
common integration tests: Add Barbican validation/assertions 2018-07-22 16:32:57 +00:00
functional fix: Use schema instead of metadata.schema for replacement check 2018-10-31 15:02:28 -04:00
integration Redact rendered Documents 2018-10-24 22:42:25 -04:00
unit fix: Use schema instead of metadata.schema for replacement check 2018-10-31 15:02:28 -04: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