deckhand/deckhand/tests
Rick Bartra 88fe773cd7 Fix document is_control method
The document.py `is_control` method incorrectly checks if a document
is a Control document. Per the documentation [0], Control documents
have `metadata.schema` of `metadata/Control/v1`. This commit updates
the `is_control` method to correctly check for Control documents.

[0] 1d4cc81dfa/doc/source/users/document-types.rst (control-documents)

Change-Id: I60ca8f31a61987b4e756784fce0f5a751639ae9e
2018-10-30 09:59:38 -04:00
..
common integration tests: Add Barbican validation/assertions 2018-07-22 16:32:57 +00:00
functional Fix: various documentation and URL fixes 2018-09-25 11:44:57 +02:00
integration Redact rendered Documents 2018-10-24 22:42:25 -04:00
unit Fix document is_control method 2018-10-30 09:59:38 -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