From c561053a5159ab91504a37cfceb9349d5c6d8551 Mon Sep 17 00:00:00 2001 From: Aron Roberts Date: Thu, 26 Apr 2012 12:22:23 -0700 Subject: [PATCH] CSPACE-5049,CSPACE-3917: XmlReplay-based test of the Imports service now correctly checks the collectionspace_core part to ensure that server-side variable expansion is working properly. --- .../resources/test-data/xmlreplay/imports/imports.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/services/IntegrationTests/src/test/resources/test-data/xmlreplay/imports/imports.xml b/services/IntegrationTests/src/test/resources/test-data/xmlreplay/imports/imports.xml index 0d829b1f3..ba529c290 100644 --- a/services/IntegrationTests/src/test/resources/test-data/xmlreplay/imports/imports.xml +++ b/services/IntegrationTests/src/test/resources/test-data/xmlreplay/imports/imports.xml @@ -105,9 +105,16 @@ GET /cspace-services/objectexit/${importObjectExitWithVarExpansion.recordCSID} - imports/res/import-objectexit-varexpansion.res.xml - + + + + + + + + + -- 2.47.3