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

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


Revision: 12632
          http://trac.calendarserver.org//changeset/12632
Author:   cdaboo at apple.com
Date:     2014-02-10 11:22:38 -0800 (Mon, 10 Feb 2014)
Log Message:
-----------
Fix test where result is indeterminate.

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-10 19:22:13 UTC (rev 12631)
+++ CalDAVTester/trunk/scripts/tests/CalDAV/json.xml	2014-02-10 19:22:38 UTC (rev 12632)
@@ -138,7 +138,7 @@
 			</request>
 		</test>
 		<test name='5'>
-			<description>GET jCal - preferred Accept</description>
+			<description>GET - preferred Accept - response can be either iCal or jCal</description>
 			<request>
 				<method>GET</method>
 				<ruri>$calendarpath1:/1.ics</ruri>
@@ -147,11 +147,7 @@
 					<value>application/calendar+json, text/calendar</value>
 				</header>
 				<verify>
-					<callback>jcalDataMatch</callback>
-					<arg>
-						<name>filepath</name>
-						<value>Resource/CalDAV/json/put/1.json</value>
-					</arg>
+					<callback>statusCode</callback>
 				</verify>
 			</request>
 		</test>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140312/727a1598/attachment.html>


More information about the calendarserver-changes mailing list