deckhand/deckhand/tests/unit
Felipe Monteiro 035841416b Validate bucket diffing works with revision rollback
Adds a unit test to validate following scenario:

1) create revision 1 with document
2) create revision 2 with no documents
3) rollback to revision 1 (creating revision 3)

Validate that diffing works for rolled-back revision.
All cases above use same bucket.

Also refactors some test logic for neatness.

Change-Id: I71bf7d34e8aae3ad5abb3c53b05cb96a7038ddc2
2018-10-18 19:07:42 +01:00
..
barbican Implement Barbican cache for quick secret payload/ref data 2018-08-22 16:16:26 +01:00
common substitution: Recursive pattern replacement 2018-09-12 09:24:46 -06:00
control Adding api for revisions deep diffing 2018-09-17 17:01:34 +05:30
db Validate bucket diffing works with revision rollback 2018-10-18 19:07:42 +01:00
engine Validate bucket diffing works with revision rollback 2018-10-18 19:07:42 +01:00
resources Simplify schema validation 2018-07-03 02:07:33 +00:00
views Validate bucket diffing works with revision rollback 2018-10-18 19:07:42 +01:00
__init__.py Initial engine framework 2017-07-17 20:46:49 +01:00
base.py Validate bucket diffing works with revision rollback 2018-10-18 19:07:42 +01:00
fake_policy.py DECKHAND-66: Document substitution implementation 2017-10-13 15:16:27 -04:00
fixtures.py trivial: Fix error message for non-matching policy checks 2018-09-16 13:31:01 -06:00
test_policy.py [TrivialFix] Fix incorrect copyright 2017-12-05 21:16:48 +00:00