deckhand/deckhand/tests/unit/control
Felipe Monteiro 1264e5af6c Document replacement: Update Document unique constraint
This updates the unique constraint for Document model from
schema/metadata.name to schema/metadata.name/layer which is
a pre-requisite for document replacement implementation.

The remainder fo the changes are taken of in child PS
(particulary those related to the layering module):
https://review.gerrithub.io/#/c/403888/

Change-Id: Icc4f4960b3a3951f649c7886dbe0bce77341a9f7
2018-03-28 17:08:03 -04:00
..
__init__.py Initial engine framework 2017-07-17 20:46:49 +01:00
base.py Request middleware conditionally require content-type 2017-11-07 05:52:09 +00:00
test_api_initialization.py Document replacement: Update Document unique constraint 2018-03-28 17:08:03 -04:00
test_base_controller.py DECKHAND-80: Validations API Implementation 2017-10-21 23:09:16 -04:00
test_buckets_controller.py Document replacement: Update Document unique constraint 2018-03-28 17:08:03 -04:00
test_errors.py Deckhand Negative RBAC test scenarios 2017-10-31 17:37:39 +00:00
test_health_controller.py Unit tests for health/versions controller 2017-11-11 04:07:28 -05:00
test_middleware.py Improve document validation module. 2018-01-15 16:51:52 -05:00
test_rendered_documents_controller.py Fix: Document should not layer with parent if no layering actions 2018-03-15 12:27:31 -04:00
test_revision_documents_controller.py Fix: Document should not layer with parent if no layering actions 2018-03-15 12:27:31 -04: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 Deckhand Negative RBAC test scenarios 2017-10-31 17:37:39 +00:00
test_revisions_diff_controller.py Deckhand Negative RBAC test scenarios 2017-10-31 17:37:39 +00:00
test_revisions_rollback_controller.py Test: add unusual documents to functional testing 2018-01-10 23:33:01 -04:00
test_validations_controller.py Document replacement: Update Document unique constraint 2018-03-28 17:08:03 -04:00
test_versions_controller.py Unit tests for health/versions controller 2017-11-11 04:07:28 -05:00