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

source_changes at macosforge.org source_changes at macosforge.org
Wed Jul 14 12:04:07 PDT 2010


Revision: 5902
          http://trac.macosforge.org/projects/calendarserver/changeset/5902
Author:   cdaboo at apple.com
Date:     2010-07-14 12:04:07 -0700 (Wed, 14 Jul 2010)
Log Message:
-----------
More tests for proper dropbox attachment stores.

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

Modified: CalDAVTester/trunk/scripts/tests/CalDAV/dropbox.xml
===================================================================
--- CalDAVTester/trunk/scripts/tests/CalDAV/dropbox.xml	2010-07-14 18:30:10 UTC (rev 5901)
+++ CalDAVTester/trunk/scripts/tests/CalDAV/dropbox.xml	2010-07-14 19:04:07 UTC (rev 5902)
@@ -146,6 +146,20 @@
 				<verify>
 					<callback>statusCode</callback>
 				</verify>
+				<verify>
+					<callback>dataMatch</callback>
+					<arg>
+						<name>filepath</name>
+						<value>Resource/CalDAV/dropbox/2.xml</value>
+					</arg>
+				</verify>
+				<verify>
+					<callback>header</callback>
+					<arg>
+						<name>header</name>
+						<value>Content-Type$text/xml;charset=utf-8</value>
+					</arg>
+				</verify>
 			</request>
 		</test>
 		<test name='3'>
@@ -184,6 +198,20 @@
 				<verify>
 					<callback>statusCode</callback>
 				</verify>
+				<verify>
+					<callback>dataMatch</callback>
+					<arg>
+						<name>filepath</name>
+						<value>Resource/CalDAV/dropbox/2.xml</value>
+					</arg>
+				</verify>
+				<verify>
+					<callback>header</callback>
+					<arg>
+						<name>header</name>
+						<value>Content-Type$text/xml;charset=utf-8</value>
+					</arg>
+				</verify>
 			</request>
 		</test>
 		<test name='6'>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20100714/e766f9a4/attachment.html>


More information about the calendarserver-changes mailing list