From: Aron Roberts Date: Fri, 20 Apr 2012 03:28:37 +0000 (-0700) Subject: CSPACE-5024: Added partial term search tests across vocabularies within an authority. X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=15a31bd5ec7b8e2277917e90a6d292e862311d9b;p=tmp%2Fjakarta-migration.git CSPACE-5024: Added partial term search tests across vocabularies within an authority. --- diff --git a/services/IntegrationTests/src/test/resources/test-data/xmlreplay/authority/authority.xml b/services/IntegrationTests/src/test/resources/test-data/xmlreplay/authority/authority.xml index 9a0c5d204..a04bc107b 100644 --- a/services/IntegrationTests/src/test/resources/test-data/xmlreplay/authority/authority.xml +++ b/services/IntegrationTests/src/test/resources/test-data/xmlreplay/authority/authority.xml @@ -20,6 +20,8 @@ jlmbsoq tqbfjotld + jlmb + tqbf ${identifier1} ${identifier1} @@ -57,7 +59,7 @@ /cspace-services/personauthorities/${createPersonAuthority1.CSID}/items authority/personitem.xml - ${createPersonAuthority1.identifier1} ${createPersonAuthority1.identifier2} + ${createPersonAuthority1.identifier2} ${createPersonAuthority1.identifier1} ${createPersonAuthority1.identifier1}1 @@ -129,14 +131,13 @@ - diff --git a/services/IntegrationTests/src/test/resources/test-data/xmlreplay/authority/res/partialTermSearchAuthorityItems1.res.xml b/services/IntegrationTests/src/test/resources/test-data/xmlreplay/authority/res/partialTermSearchAuthorityItems1.res.xml new file mode 100644 index 000000000..b875b9484 --- /dev/null +++ b/services/IntegrationTests/src/test/resources/test-data/xmlreplay/authority/res/partialTermSearchAuthorityItems1.res.xml @@ -0,0 +1,11 @@ + + +2 + + ${createPersonAuthority1.identifier1}1 + + + ${createPersonAuthority1.identifier1}3 + + + diff --git a/services/IntegrationTests/src/test/resources/test-data/xmlreplay/authority/res/partialTermSearchAuthorityItems2.res.xml b/services/IntegrationTests/src/test/resources/test-data/xmlreplay/authority/res/partialTermSearchAuthorityItems2.res.xml new file mode 100644 index 000000000..a5f533d1f --- /dev/null +++ b/services/IntegrationTests/src/test/resources/test-data/xmlreplay/authority/res/partialTermSearchAuthorityItems2.res.xml @@ -0,0 +1,11 @@ + + +1 + + ${createPersonAuthority1.identifier1}1 + + + ${createPersonAuthority1.identifier1}3 + + +