From: Aron Roberts Date: Fri, 24 Apr 2015 00:18:37 +0000 (-0700) Subject: CSPACE-6367,CSPACE-6307: Restore XmlReplay-based tests verifying that update timestam... X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=dd3aa91b3b82798dbdfedefb23ed82ed59a729c7;p=tmp%2Fjakarta-migration.git CSPACE-6367,CSPACE-6307: Restore XmlReplay-based tests verifying that update timestamp is the tiebreaker value when two Movement records, related to a CollectionObject record, have identical location dates. --- diff --git a/services/IntegrationTests/src/test/resources/test-data/xmlreplay/listener/listener-update-object-loc.xml b/services/IntegrationTests/src/test/resources/test-data/xmlreplay/listener/listener-update-object-loc.xml index ec0826a76..b24705bee 100644 --- a/services/IntegrationTests/src/test/resources/test-data/xmlreplay/listener/listener-update-object-loc.xml +++ b/services/IntegrationTests/src/test/resources/test-data/xmlreplay/listener/listener-update-object-loc.xml @@ -464,59 +464,19 @@ 200 - - - - DELETE - /cspace-services/relations/${relateMovement3ToCollectionObject1.CSID} - 200 - - - - GET - /cspace-services/collectionobjects/${createCollectionObject1.CSID} - - - listener/res/collectionobject.res.xml - - ${createMovement2.currentLocation} - - - 200 - - - - DELETE - /cspace-services/movements/${createMovement2.CSID} - 200 - - - - GET - /cspace-services/collectionobjects/${createCollectionObject1.CSID} - - - listener/res/collectionobject.res.xml - - ${createMovement1.currentLocation} - - - 200 - - - - - + - - ${updateMovement3WithNonBlankCurrentLocation.locationDate} 201 @@ -551,9 +511,6 @@ - - - ${updateMovement3WithNonBlankCurrentLocation.locationDate} 200 @@ -602,8 +559,82 @@ 200 + + + + + + DELETE + /cspace-services/relations/${relateMovement3ToCollectionObject1.CSID} + 200 + + + + GET + /cspace-services/collectionobjects/${createCollectionObject1.CSID} + + + listener/res/collectionobject.res.xml + + ${createMovement6.currentLocation} + + + 200 + + + + DELETE + /cspace-services/relations/${relateCollectionObject1ToMovement6.CSID} + 200 + + + + GET + /cspace-services/collectionobjects/${createCollectionObject1.CSID} + + + listener/res/collectionobject.res.xml + + ${createMovement2.currentLocation} + + + 200 + + + + DELETE + /cspace-services/movements/${createMovement2.CSID} + 200 + + + + GET + /cspace-services/collectionobjects/${createCollectionObject1.CSID} + + + listener/res/collectionobject.res.xml + + ${createMovement1.currentLocation} + + + 200 + +