deckhand/deckhand/tests/unit
pallav 9345035522 Adding api for revisions deep diffing
GET /revisions/{{revision_id}}/deepdiff/{{comparison_revision_id}}

 - Added deepdiff api for generating diff between
   two rendered documents.
 - Deep diffing for data and metadata
 - Refactor diff functions
 - Client update
 - Added unit testcases
 - Added funtional testcases
 - Doc update

Change-Id: Ib60fa60a3b33e9125a1595a999272ca595721b38
2018-09-17 17:01:34 +05:30
..
barbican Implement Barbican cache for quick secret payload/ref data 2018-08-22 16:16:26 +01:00
common refactor: Clean up jsonpath_replace method 2018-08-18 00:30:45 +01:00
control Adding api for revisions deep diffing 2018-09-17 17:01:34 +05:30
db Adding api for revisions deep diffing 2018-09-17 17:01:34 +05:30
engine Adding api for revisions deep diffing 2018-09-17 17:01:34 +05:30
resources Simplify schema validation 2018-07-03 02:07:33 +00:00
views Remove dead validation policy code. 2018-01-07 21:59:23 -04:00
__init__.py Initial engine framework 2017-07-17 20:46:49 +01:00
base.py Implement rendered documents caching 2018-07-28 20:51:25 +00:00
fake_policy.py DECKHAND-66: Document substitution implementation 2017-10-13 15:16:27 -04:00
fixtures.py style(pep8): remove identation ignores 2018-06-01 22:08:42 +00:00
test_policy.py [TrivialFix] Fix incorrect copyright 2017-12-05 21:16:48 +00:00