[Yanel-commits] rev 47851 - public/yanel/trunk/src/realms/use-cases/yanel/src/test/canoo/tests

memo at wyona.com memo at wyona.com
Tue Mar 2 14:32:02 CET 2010


Author: memo
Date: 2010-03-02 14:32:02 +0100 (Tue, 02 Mar 2010)
New Revision: 47851

Modified:
   public/yanel/trunk/src/realms/use-cases/yanel/src/test/canoo/tests/usecase-test-timeline.xml
Log:
TODO improved

Modified: public/yanel/trunk/src/realms/use-cases/yanel/src/test/canoo/tests/usecase-test-timeline.xml
===================================================================
--- public/yanel/trunk/src/realms/use-cases/yanel/src/test/canoo/tests/usecase-test-timeline.xml	2010-03-02 13:23:32 UTC (rev 47850)
+++ public/yanel/trunk/src/realms/use-cases/yanel/src/test/canoo/tests/usecase-test-timeline.xml	2010-03-02 13:32:02 UTC (rev 47851)
@@ -14,7 +14,7 @@
 
       <verifyText description="Verify that text is contained in the page" text="Sample Timeline"/>
 
-      <clickLink description="Follow the timeline XML" label="timeline.xml"/> <!-- TODO: Verify content of XML -->
+      <clickLink description="Follow the timeline XML" label="timeline.xml"/> <!-- TODO: Verify received content of XML instead invoking it below -->
       <invoke description="Get the XML of the timeline: " url="/${realm.prefix}timeline.xml"/>
       <verifyText description="Verify that text is contained in the XML" text="data"/>
     </webtest>



More information about the Yanel-commits mailing list