deckhand/deckhand/tests/unit/db
Smruti Soumitra Khuntia 8fc98631b9 Revision diffing issue with revision rollback.
* Fix for diffing issue after rollback in
conjunction with created and deleted buckets.
* Changed rollback function to check against the full set of documents
for a revision instead of just the documents at that particular revision
* Created a document_delete function to encapsulate document deletion
* Added additional test case to check that a rollback to
something other than 0 deletes the created buckets in between

Co-Authored-By: Michael Beaver <michaelbeaver64@gmail.com>
Change-Id: I0d57e67d68def1f15255a8c89290e8c70deedc03
2018-11-21 11:32:16 -06:00
..
__init__.py Add unit tests for db documents api. 2017-07-21 05:31:59 +01:00
test_documents.py Validate bucket diffing works with revision rollback 2018-10-18 19:07:42 +01:00
test_documents_negative.py fix: Use schema instead of metadata.schema for replacement check 2018-10-31 15:02:28 -04:00
test_layering_policies.py Validate bucket diffing works with revision rollback 2018-10-18 19:07:42 +01:00
test_revision_documents.py Validate bucket diffing works with revision rollback 2018-10-18 19:07:42 +01:00
test_revision_rollback.py Revision diffing issue with revision rollback. 2018-11-21 11:32:16 -06:00
test_revision_tags.py Validate bucket diffing works with revision rollback 2018-10-18 19:07:42 +01:00
test_revision_tags_negative.py Validate bucket diffing works with revision rollback 2018-10-18 19:07:42 +01:00
test_revisions.py fix: Use schema instead of metadata.schema for replacement check 2018-10-31 15:02:28 -04:00