[CalendarServer-changes] [10734] CalendarServer/trunk/twext/who/test/test_xml.py

source_changes at macosforge.org source_changes at macosforge.org
Thu Feb 14 14:07:56 PST 2013


Revision: 10734
          http://trac.calendarserver.org//changeset/10734
Author:   wsanchez at apple.com
Date:     2013-02-14 14:07:56 -0800 (Thu, 14 Feb 2013)
Log Message:
-----------
Un-todo a couple of tests that now pass.

Modified Paths:
--------------
    CalendarServer/trunk/twext/who/test/test_xml.py

Modified: CalendarServer/trunk/twext/who/test/test_xml.py
===================================================================
--- CalendarServer/trunk/twext/who/test/test_xml.py	2013-02-14 22:07:25 UTC (rev 10733)
+++ CalendarServer/trunk/twext/who/test/test_xml.py	2013-02-14 22:07:56 UTC (rev 10734)
@@ -427,9 +427,7 @@
         ))
         self.assertRecords(records, ("__wsanchez__",))
 
-    test_queryStartsWith.todo = "Not implemented."
 
-
     @inlineCallbacks
     def test_queryStartsWithNoIndex(self):
         service = self._testService()
@@ -479,9 +477,7 @@
         ))
         self.assertRecords(records, ("__wsanchez__",))
 
-    test_queryContains.todo = "Not implemented."
 
-
     @inlineCallbacks
     def test_queryContainsNoIndex(self):
         service = self._testService()
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20130214/2a44edc6/attachment-0001.html>


More information about the calendarserver-changes mailing list