deckhand/deckhand/tests/unit/control
Rick Bartra 60e82b7bd6 Validate additional 'metadata.replacement' scenarios
This patch set adds additional documentation and unit tests
to validate further replacement scenarios.

In particular this commit adds an additional document check that
looks for documents exisitng in different layers that contain the
same name and same schema without any of them having `replacement: true`

Change-Id: I7c033d32a6755f36e609789a748cbc6d4af06bc2
2018-10-30 10:23:14 -04:00
..
__init__.py Initial engine framework 2017-07-17 20:46:49 +01:00
base.py Add no oauth middleware to bypass keystone authentication 2018-05-08 03:46:52 +01:00
test_api_initialization.py fix: Address small issues with revision rollback controller 2018-10-18 09:45:16 -04:00
test_base_controller.py DECKHAND-80: Validations API Implementation 2017-10-21 23:09:16 -04:00
test_buckets_controller.py Add validation for empty documents inside multi-document payload 2018-03-31 22:36:55 -04:00
test_errors.py Validate additional 'metadata.replacement' scenarios 2018-10-30 10:23:14 -04:00
test_health_controller.py Unit tests for health/versions controller 2017-11-11 04:07:28 -05:00
test_middleware.py Make Deckhand validation exceptions adhere to UCP standard 2018-04-26 18:51:08 +00:00
test_rendered_documents_controller.py fix: Redact secondhand substitutions of sensitive data 2018-10-25 09:39:50 -04:00
test_revision_documents_controller.py Redacts Raw Documents 2018-10-19 23:56:12 -05:00
test_revision_tags_controller.py Allow same tag to be created for multiple revisions 2018-01-18 16:15:37 -04:00
test_revisions_controller.py Delete secret references from Barbican when deleting all revisions 2018-07-22 15:53:31 +00:00
test_revisions_deepdiff_controller.py Adding api for revisions deep diffing 2018-09-17 17:01:34 +05:30
test_revisions_diff_controller.py Deckhand Negative RBAC test scenarios 2017-10-31 17:37:39 +00:00
test_revisions_rollback_controller.py fix: Address small issues with revision rollback controller 2018-10-18 09:45:16 -04:00
test_validations_controller.py integration tests: Add Barbican validation/assertions 2018-07-22 16:32:57 +00:00
test_versions_controller.py Unit tests for health/versions controller 2017-11-11 04:07:28 -05:00