[CalendarServer-changes] [12169] CalDAVTester/trunk/scripts/tests/CardDAV/sharing-sync.xml

source_changes at macosforge.org source_changes at macosforge.org
Wed Mar 12 11:17:12 PDT 2014


Revision: 12169
          http://trac.calendarserver.org//changeset/12169
Author:   gaya at apple.com
Date:     2013-12-20 11:10:12 -0800 (Fri, 20 Dec 2013)
Log Message:
-----------
clean up comments

Modified Paths:
--------------
    CalDAVTester/trunk/scripts/tests/CardDAV/sharing-sync.xml

Modified: CalDAVTester/trunk/scripts/tests/CardDAV/sharing-sync.xml
===================================================================
--- CalDAVTester/trunk/scripts/tests/CardDAV/sharing-sync.xml	2013-12-20 16:15:14 UTC (rev 12168)
+++ CalDAVTester/trunk/scripts/tests/CardDAV/sharing-sync.xml	2013-12-20 19:10:12 UTC (rev 12169)
@@ -3588,7 +3588,7 @@
 	
 	<test-suite name='support-report-set/sync-token property' ignore='no'>
 		<test name='0' ignore='no'>
-			<!-- clean up old data -->
+			<description>clean up old data</description>
 			<request user="$useradmin:" pswd="$pswdadmin:">
 				<method>DELETEALL</method>
 				<ruri>$addressbookhome1:/</ruri>
@@ -3598,7 +3598,7 @@
 				<ruri>$notificationpath1:/</ruri>
 			</request>
 	
-			<!-- add 2 vcards to user1 address book -->
+			<description>add 2 vcards to user1 address book</description>
 			<request>
 				<method>PUT</method>
 				<ruri>$addressbookpath1:/1.vcf</ruri>
@@ -3616,8 +3616,8 @@
 				</data>
 			</request>
 			
-			<!-- share user2 address book with user1 -->
-			<!-- user2 POSTs invitation -->
+			<description>share user2 address book with user1</description>
+			<description>user2 POSTs invitation</description>
 			<request user="$userid2:" pswd="$pswd2:" print-response="no">
 				<method>POST</method>
 				<ruri>$addressbookpath2:/</ruri>
@@ -3627,7 +3627,7 @@
 				</data>
 			</request>
 
-			<!-- Check user1 notification collection and get invite uid -->
+			<description>Check user1 notification collection and get invite uid</description>
 			<request print-response="no">
 				<method>WAITCOUNT 1</method>
 				<ruri>$notificationpath1:/</ruri>
@@ -3641,7 +3641,7 @@
 				</grabelement>
 			</request>
 
-			<!-- user1 replies ACCEPTED and deletes inviteUID from notification collection -->
+			<description>user1 replies ACCEPTED and deletes inviteUID from notification collection</description>
 			<request print-response="no">
 				<method>POST</method>
 				<ruri>$addressbookhome1:/</ruri>
@@ -3655,7 +3655,7 @@
 				<ruri>$notificationpath1:/$inviteuid:</ruri>
 			</request>
 
-			<!-- add 2 vcards to user2 address book -->
+			<description>add 2 vcards to user2 address book</description>
 			<request user="$userid2:" pswd="$pswd2:">
 				<method>PUT</method>
 				<ruri>$addressbookpath2:/1.vcf</ruri>
@@ -5109,8 +5109,8 @@
 			<feature>sync-report-home</feature>
 		</require-feature>
 		<test name='1' ignore='no'>
-			<!-- Initialize -->
-			<!-- clear user1 address book and unshare user2 address book -->
+			<description>Initialize</description>
+			<description>clear user1 address book and unshare user2 address book</description>
 			<request>
 				<method>DELETE</method>
 					<ruri>$addressbookpath1:/</ruri>
@@ -5133,8 +5133,8 @@
 				</verify>
 			</request>
 
-			<!-- share user3 address book with user1 -->
-			<!-- user3 POSTs invitation -->
+			<description>share user3 address book with user1</description>
+			<description>user3 POSTs invitation</description>
 			<request user="$userid3:" pswd="$pswd3:" print-response="no">
 				<method>POST</method>
 				<ruri>$addressbookpath3:/</ruri>
@@ -5144,7 +5144,7 @@
 				</data>
 			</request>
 
-			<!-- Check user1 notification collection and get invite uid -->
+			<description>Check user1 notification collection and get invite uid</description>
 			<request print-response="no">
 				<method>WAITCOUNT 1</method>
 				<ruri>$notificationpath1:/</ruri>
@@ -5158,7 +5158,7 @@
 				</grabelement>
 			</request>
 
-			<!-- user1 replies ACCEPTED and deletes inviteUID from notification collection -->
+			<description>user1 replies ACCEPTED and deletes inviteUID from notification collection</description>
 			<request print-response="no">
 				<method>POST</method>
 				<ruri>$addressbookhome1:/</ruri>
@@ -5172,7 +5172,7 @@
 				<ruri>$notificationpath1:/$inviteuid:</ruri>
 			</request>
 
-			<!-- add 2 vcards to user3 address book -->
+			<description>add 2 vcards to user3 address book</description>
 			<request user="$userid3:" pswd="$pswd3:">
 				<method>PUT</method>
 				<ruri>$addressbookpath3:/1.vcf</ruri>
@@ -5190,8 +5190,8 @@
 				</data>
 			</request>
 	
-			<!-- share user4 address book with user1 -->
-			<!-- user4 POSTs invitation -->
+			<description>share user4 address book with user1</description>
+			<description>user4 POSTs invitation</description>
 			<request user="$userid4:" pswd="$pswd4:" print-response="no">
 				<method>POST</method>
 				<ruri>$addressbookpath4:/</ruri>
@@ -5201,7 +5201,7 @@
 				</data>
 			</request>
 
-			<!-- Check user1 notification collection and get invite uid -->
+			<description>Check user1 notification collection and get invite uid</description>
 			<request print-response="no">
 				<method>WAITCOUNT 1</method>
 				<ruri>$notificationpath1:/</ruri>
@@ -5215,7 +5215,7 @@
 				</grabelement>
 			</request>
 
-			<!-- user1 replies ACCEPTED and deletes inviteUID from notification collection -->
+			<description>user1 replies ACCEPTED and deletes inviteUID from notification collection</description>
 			<request print-response="no">
 				<method>POST</method>
 				<ruri>$addressbookhome1:/</ruri>
@@ -5229,7 +5229,7 @@
 				<ruri>$notificationpath1:/$inviteuid:</ruri>
 			</request>
 
-			<!-- add 2 vcards to user4 address book -->
+			<description>add 2 vcards to user4 address book</description>
 			<request user="$userid4:" pswd="$pswd4:">
 				<method>PUT</method>
 				<ruri>$addressbookpath4:/1.vcf</ruri>
@@ -5772,8 +5772,8 @@
 		</test>
 		<test name='3' ignore='no'>
 			<description>add addressbook - test last sync</description>
-			<!-- share user3 address book with user1 -->
-			<!-- user3 POSTs invitation -->
+			<description>share user3 address book with user1</description>
+			<description>user3 POSTs invitation</description>
 			<request user="$userid3:" pswd="$pswd3:" print-response="no">
 				<method>POST</method>
 				<ruri>$addressbookpath3:/</ruri>
@@ -5783,7 +5783,7 @@
 				</data>
 			</request>
 
-			<!-- Check user1 notification collection and get invite uid -->
+			<description>Check user1 notification collection and get invite uid</description>
 			<request print-response="no">
 				<method>WAITCOUNT 1</method>
 				<ruri>$notificationpath1:/</ruri>
@@ -5797,7 +5797,7 @@
 				</grabelement>
 			</request>
 
-			<!-- user1 replies ACCEPTED and deletes inviteUID from notification collection -->
+			<description>user1 replies ACCEPTED and deletes inviteUID from notification collection</description>
 			<request print-response="no">
 				<method>POST</method>
 				<ruri>$addressbookhome1:/</ruri>
@@ -5873,8 +5873,8 @@
 				<ruri>$notificationpath1:/</ruri>
 			</request>
 
-			<!-- share user3 address book with user1 -->
-			<!-- user3 POSTs invitation -->
+			<description>share user3 address book with user1</description>
+			<description>user3 POSTs invitation</description>
 			<request user="$userid3:" pswd="$pswd3:" print-response="no">
 				<method>POST</method>
 				<ruri>$addressbookpath3:/</ruri>
@@ -5884,7 +5884,7 @@
 				</data>
 			</request>
 
-			<!-- Check user1 notification collection and get invite uid -->
+			<description>Check user1 notification collection and get invite uid</description>
 			<request print-response="no">
 				<method>WAITCOUNT 1</method>
 				<ruri>$notificationpath1:/</ruri>
@@ -5898,7 +5898,7 @@
 				</grabelement>
 			</request>
 
-			<!-- user1 replies ACCEPTED and deletes inviteUID from notification collection -->
+			<description>user1 replies ACCEPTED and deletes inviteUID from notification collection</description>
 			<request print-response="no">
 				<method>POST</method>
 				<ruri>$addressbookhome1:/</ruri>
@@ -5912,7 +5912,7 @@
 				<ruri>$notificationpath1:/$inviteuid:</ruri>
 			</request>
 
-			<!-- add 2 vcards to user3 address book -->
+			<description>add 2 vcards to user3 address book</description>
 			<request user="$userid3:" pswd="$pswd3:">
 				<method>PUT</method>
 				<ruri>$addressbookpath3:/1.vcf</ruri>
@@ -5930,8 +5930,8 @@
 				</data>
 			</request>
 	
-			<!-- share user4 address book with user1 -->
-			<!-- user4 POSTs invitation -->
+			<description>share user4 address book with user1</description>
+			<description>user4 POSTs invitation</description>
 			<request user="$userid4:" pswd="$pswd4:" print-response="no">
 				<method>POST</method>
 				<ruri>$addressbookpath4:/</ruri>
@@ -5941,7 +5941,7 @@
 				</data>
 			</request>
 
-			<!-- Check user1 notification collection and get invite uid -->
+			<description>Check user1 notification collection and get invite uid</description>
 			<request print-response="no">
 				<method>WAITCOUNT 1</method>
 				<ruri>$notificationpath1:/</ruri>
@@ -5955,7 +5955,7 @@
 				</grabelement>
 			</request>
 
-			<!-- user1 replies ACCEPTED and deletes inviteUID from notification collection -->
+			<description>user1 replies ACCEPTED and deletes inviteUID from notification collection</description>
 			<request print-response="no">
 				<method>POST</method>
 				<ruri>$addressbookhome1:/</ruri>
@@ -5969,7 +5969,7 @@
 				<ruri>$notificationpath1:/$inviteuid:</ruri>
 			</request>
 
-			<!-- add 2 vcards to user4 address book -->
+			<description>add 2 vcards to user4 address book</description>
 			<request user="$userid4:" pswd="$pswd4:">
 				<method>PUT</method>
 				<ruri>$addressbookpath4:/1.vcf</ruri>
@@ -6473,8 +6473,8 @@
 		</test>
 		<test name='-3' ignore='no'>
 			<description>add addressbook - test last sync</description>
-			<!-- share user3 address book with user1 -->
-			<!-- user3 POSTs invitation -->
+			<description>share user3 address book with user1</description>
+			<description>user3 POSTs invitation</description>
 			<request user="$userid3:" pswd="$pswd3:" print-response="no">
 				<method>POST</method>
 				<ruri>$addressbookpath3:/</ruri>
@@ -6484,7 +6484,7 @@
 				</data>
 			</request>
 
-			<!-- Check user1 notification collection and get invite uid -->
+			<description>Check user1 notification collection and get invite uid</description>
 			<request print-response="no">
 				<method>WAITCOUNT 1</method>
 				<ruri>$notificationpath1:/</ruri>
@@ -6498,7 +6498,7 @@
 				</grabelement>
 			</request>
 
-			<!-- user1 replies ACCEPTED and deletes inviteUID from notification collection -->
+			<description>user1 replies ACCEPTED and deletes inviteUID from notification collection</description>
 			<request print-response="no">
 				<method>POST</method>
 				<ruri>$addressbookhome1:/</ruri>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140312/4862ea67/attachment.html>


More information about the calendarserver-changes mailing list