[CalendarServer-changes] [447] CalDAVTester/trunk/scripts/tests/dropbox.xml

source_changes at macosforge.org source_changes at macosforge.org
Mon Nov 13 19:50:39 PST 2006


Revision: 447
          http://trac.macosforge.org/projects/calendarserver/changeset/447
Author:   cdaboo at apple.com
Date:     2006-11-13 19:50:38 -0800 (Mon, 13 Nov 2006)

Log Message:
-----------
Update for new XML namespace.

Modified Paths:
--------------
    CalDAVTester/trunk/scripts/tests/dropbox.xml

Modified: CalDAVTester/trunk/scripts/tests/dropbox.xml
===================================================================
--- CalDAVTester/trunk/scripts/tests/dropbox.xml	2006-11-14 03:08:29 UTC (rev 446)
+++ CalDAVTester/trunk/scripts/tests/dropbox.xml	2006-11-14 03:50:38 UTC (rev 447)
@@ -21,6 +21,8 @@
  -->
 
 <caldavtest>
+	<description>Test drop box features</description>
+
 	<start/>
 	
 	<test-suite name='Principal properties'>
@@ -37,8 +39,8 @@
 					<callback>propfindItems</callback>
 					<arg>
 						<name>okprops</name>
-						<value>http://twistedmatrix.com/xml_namespace/dav/dropbox-home-URL$&lt;href xmlns="DAV:">$pathprefix:/dropbox/&lt;/href></value>
-						<value>http://twistedmatrix.com/xml_namespace/dav/notifications-URL$&lt;href xmlns="DAV:">$pathprefix:/notifications/&lt;/href></value>
+						<value>http://apple.com/ns/calendarserver/dropbox-home-URL$&lt;href xmlns="DAV:">$pathprefix:/dropbox/&lt;/href></value>
+						<value>http://apple.com/ns/calendarserver/notifications-URL$&lt;href xmlns="DAV:">$pathprefix:/notifications/&lt;/href></value>
 					</arg>
 				</verify>
 			</request>
@@ -62,7 +64,7 @@
 					<callback>propfindItems</callback>
 					<arg>
 						<name>okprops</name>
-						<value>DAV:resourcetype$&lt;collection/>&lt;dropbox-home xmlns="http://twistedmatrix.com/xml_namespace/dav/"/></value>
+						<value>DAV:resourcetype$&lt;collection/>&lt;dropbox-home xmlns="http://apple.com/ns/calendarserver/"/></value>
 					</arg>
 				</verify>
 			</request>
@@ -84,7 +86,7 @@
 					<callback>propfindItems</callback>
 					<arg>
 						<name>okprops</name>
-						<value>DAV:resourcetype$&lt;collection/>&lt;notifications xmlns="http://twistedmatrix.com/xml_namespace/dav/"/></value>
+						<value>DAV:resourcetype$&lt;collection/>&lt;notifications xmlns="http://apple.com/ns/calendarserver/"/></value>
 					</arg>
 				</verify>
 			</request>
@@ -122,7 +124,7 @@
 					<callback>propfindItems</callback>
 					<arg>
 						<name>okprops</name>
-						<value>DAV:resourcetype$&lt;collection/>&lt;dropbox xmlns="http://twistedmatrix.com/xml_namespace/dav/"/></value>
+						<value>DAV:resourcetype$&lt;collection/>&lt;dropbox xmlns="http://apple.com/ns/calendarserver/"/></value>
 					</arg>
 				</verify>
 			</request>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20061113/f44fe364/attachment.html


More information about the calendarserver-changes mailing list