[CalendarServer-changes] [12554] CalDAVTester/trunk/scripts/tests/CalDAV/timezonestdservice.xml

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


Revision: 12554
          http://trac.calendarserver.org//changeset/12554
Author:   cdaboo at apple.com
Date:     2014-02-04 10:44:35 -0800 (Tue, 04 Feb 2014)
Log Message:
-----------
Update to latest spec changes.

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

Modified: CalDAVTester/trunk/scripts/tests/CalDAV/timezonestdservice.xml
===================================================================
--- CalDAVTester/trunk/scripts/tests/CalDAV/timezonestdservice.xml	2014-02-04 18:40:30 UTC (rev 12553)
+++ CalDAVTester/trunk/scripts/tests/CalDAV/timezonestdservice.xml	2014-02-04 18:44:35 UTC (rev 12554)
@@ -53,6 +53,11 @@
 				<ruri>$timezonestdservice:</ruri>
 				<verify>
 					<callback>statusCode</callback>
+					<arg>
+						<name>status</name>
+						<value>200</value>
+						<value>400</value>
+					</arg>
 				</verify>
 			</request>
 		</test>
@@ -71,6 +76,11 @@
 				</data>
 				<verify>
 					<callback>statusCode</callback>
+					<arg>
+						<name>status</name>
+						<value>403</value>
+						<value>405</value>
+					</arg>
 				</verify>
 			</request>
 		</test>
@@ -81,6 +91,11 @@
 				<ruri>$timezonestdservice:</ruri>
 				<verify>
 					<callback>statusCode</callback>
+					<arg>
+						<name>status</name>
+						<value>200</value>
+						<value>400</value>
+					</arg>
 				</verify>
 			</request>
 		</test>
@@ -98,6 +113,7 @@
 					<arg>
 						<name>status</name>
 						<value>403</value>
+						<value>405</value>
 					</arg>
 				</verify>
 			</request>
@@ -112,6 +128,7 @@
 					<arg>
 						<name>status</name>
 						<value>403</value>
+						<value>405</value>
 					</arg>
 				</verify>
 			</request>
@@ -352,7 +369,7 @@
 					</arg>
 					<arg>
 						<name>exists</name>
-						<value>/error~$missing-tzid</value>
+						<value>/error~$tzid-not-found</value>
 					</arg>
 				</verify>
 			</request>
@@ -370,7 +387,7 @@
 					</arg>
 					<arg>
 						<name>exists</name>
-						<value>/error~$missing-tzid</value>
+						<value>/error~$tzid-not-found</value>
 					</arg>
 				</verify>
 			</request>
@@ -592,7 +609,7 @@
 					</arg>
 					<arg>
 						<name>exists</name>
-						<value>/error~$missing-tzid</value>
+						<value>/error~$tzid-not-found</value>
 					</arg>
 				</verify>
 			</request>
@@ -610,7 +627,7 @@
 					</arg>
 					<arg>
 						<name>exists</name>
-						<value>/error~$missing-tzid</value>
+						<value>/error~$tzid-not-found</value>
 					</arg>
 				</verify>
 			</request>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140312/2c200518/attachment.html>


More information about the calendarserver-changes mailing list