From c8654d900352839311c9399cca1936908819a7f5 Mon Sep 17 00:00:00 2001 From: Laramie Crocker Date: Sun, 17 Apr 2011 17:14:45 +0000 Subject: [PATCH] CSPACE-3780 test control files updated --- .../resources/test-data/xmlreplay/dev-master.xml | 7 ++++--- .../test-data/xmlreplay/person/person.xml | 14 ++++---------- .../person/persons_common_w_relations.xml | 6 ++++-- 3 files changed, 12 insertions(+), 15 deletions(-) diff --git a/services/IntegrationTests/src/test/resources/test-data/xmlreplay/dev-master.xml b/services/IntegrationTests/src/test/resources/test-data/xmlreplay/dev-master.xml index d132ee2a3..d9742dcda 100644 --- a/services/IntegrationTests/src/test/resources/test-data/xmlreplay/dev-master.xml +++ b/services/IntegrationTests/src/test/resources/test-data/xmlreplay/dev-master.xml @@ -9,7 +9,7 @@ when you check it in. --> - http://localhost:8280 + http://localhost:8180 @@ -62,9 +62,10 @@ - --> - + + --> + diff --git a/services/IntegrationTests/src/test/resources/test-data/xmlreplay/person/person.xml b/services/IntegrationTests/src/test/resources/test-data/xmlreplay/person/person.xml index d4753d4df..f298ae509 100755 --- a/services/IntegrationTests/src/test/resources/test-data/xmlreplay/person/person.xml +++ b/services/IntegrationTests/src/test/resources/test-data/xmlreplay/person/person.xml @@ -1,5 +1,9 @@ + POST @@ -94,14 +98,6 @@ - - - - - - - - POST @@ -168,8 +164,6 @@ ${Person1.CSID} ${PersonParent.CSID} ${PersonChild.CSID} - Person - Person diff --git a/services/IntegrationTests/src/test/resources/test-data/xmlreplay/person/persons_common_w_relations.xml b/services/IntegrationTests/src/test/resources/test-data/xmlreplay/person/persons_common_w_relations.xml index 1588f153d..988d7fd5c 100755 --- a/services/IntegrationTests/src/test/resources/test-data/xmlreplay/person/persons_common_w_relations.xml +++ b/services/IntegrationTests/src/test/resources/test-data/xmlreplay/person/persons_common_w_relations.xml @@ -30,8 +30,8 @@ subjectCsid|relationshipType|predicateDisplayName|objectCsid|uri|csid|subject|object ${myCSID} - ${documentType1} - ${documentType2} + Person + Person hasBroader hasBroader hasBroader @@ -49,6 +49,8 @@ ${childCSID} + Person + Person hasBroader hasBroader hasBroader -- 2.47.3