[CalendarServer-changes] [12696] CalDAVTester/trunk/scripts/tests/CalDAV/json.xml

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


Revision: 12696
          http://trac.calendarserver.org//changeset/12696
Author:   cdaboo at apple.com
Date:     2014-02-13 20:12:29 -0800 (Thu, 13 Feb 2014)
Log Message:
-----------
Clean-up after timezone property change.

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

Modified: CalDAVTester/trunk/scripts/tests/CalDAV/json.xml
===================================================================
--- CalDAVTester/trunk/scripts/tests/CalDAV/json.xml	2014-02-14 02:46:16 UTC (rev 12695)
+++ CalDAVTester/trunk/scripts/tests/CalDAV/json.xml	2014-02-14 04:12:29 UTC (rev 12696)
@@ -1043,6 +1043,20 @@
 				</verify>
 			</request>
 		</test>
+		<test name='4'>
+			<description>PROPPATCH remove timezone</description>
+			<request>
+				<method>PROPPATCH</method>
+				<ruri>$calendarpath1:/</ruri>
+				<data>
+					<content-type>application/xml; charset=utf-8</content-type>
+					<filepath>Resource/CalDAV/json/timezone-prop/4.xml</filepath>
+				</data>
+				<verify>
+					<callback>statusCode</callback>
+				</verify>
+			</request>
+		</test>
 	</test-suite>
 
 	<test-suite name='Timezone service json'>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140312/7ab1edf3/attachment.html>


More information about the calendarserver-changes mailing list